notil
Small utility library written in TypeScript to be used in Node.js environment using Node packages.
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.