/notil

Small utility library written in TypeScript to be used in Node.js environment using Node packages.

Primary LanguageTypeScriptMIT LicenseMIT

notil

Small utility library written in TypeScript to be used in Node.js environment using Node packages.

npm version npm npm type definitions Build Status Dependency Status GitHub

Get Started

npm install -D notil

or

yarn add -D notil

Contribute

Pull Requests are welcome!
Just try to be consistent with existing naming conventions and coding styles.
Names must be concise, easy to read, and precisely descriptive.
I've setup prettier, so make sure your codes are auto formatted according to my prettier setup.

License

MIT License