A very small TypeScript library having handy functions.
Written in TypeScript.
Might be used to lure monkeys and patch them.
Install using npm
$ npm install --save @lloydaf/banana-js
Import the whole library as follows:
import "@lloydaf/banana-js";
or you can import specific utility functions as follows:
import "@lloydaf/banana-js/dist/strain";
if you want to use only the strain utility and not anything else.
You can then use the imported utility functions within your application.
Further Documentation can be found inside src/<folder>
Please feel free to contribute by creating pull requests. In case of bugs, please raise an issue or email me at lloydaf@gmail.com
.