@uci/utils

0.1.3 • Public • Published

uCOMmandIt Utility Library

Build Status Inline docs Dependencies devDependencies codecov

A collection of utility modules that are used in this project but could be useful in any project.

if you want just one of the modules use the module file name. require('@uci/utils/fs'). See lib folder

If you want a non-flattened combined object use require('@uci/utils/noflat') but be warned that some functions depend on others and they assume a flattened object of all files so doing so will likely break some functions. But if you fork it you can do as you please.

More on the actual exposed methods to come but just take a look the source for now, it's fairly obvious based on method names what they do and how to call them.

/@uci/utils/

    Package Sidebar

    Install

    npm i @uci/utils

    Weekly Downloads

    0

    Version

    0.1.3

    License

    MIT

    Unpacked Size

    23.6 kB

    Total Files

    15

    Last publish

    Collaborators

    • dkebler