@xenfo/utils
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Utils

GitHub Commitizen friendly codecov

Usage

Install Node.JS then run the following commands.

git clone https://github.com/Xenfo/utils.git
cd utils
yarn
yarn build
yarn shell

Now 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.

Readme

Keywords

none

Package Sidebar

Install

npm i @xenfo/utils

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

24.4 kB

Total Files

44

Last publish

Collaborators

  • xenfo