0.0.2 • Published 3 years ago
gt-lib v0.0.2
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...