1.0.0 • Published 4 years ago
@xenfo/utils v1.0.0
Utils
Usage
Install Node.JS then run the following commands.
git clone https://github.com/Xenfo/utils.git
cd utils
yarn
yarn build
yarn shellNow you will be in an interactive shell with the Utils object. Use the Utils object by doing Utils.subSection.method, eg: Utils.math.gcf(12, 16).
To exit the interactive shell, press CTRL+D.
1.0.0
4 years ago