gt-lib
v0.0.2
Published
A Javascript library for mundane and bloaty functions
Readme
JSLib
A simple library for mundane and bloaty functions This will be a (hopefully public) library for simple yet bloaty functions that might be useful in projects
First install the library using npm:
npm i gtlibSet up the library by calling 'gtlib' like the following:
const lib = require('gtlib');Some examples of the functions available:
Will be coming soon...
