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

3.15.0 • Public • Published

Utils

codecov buid status NPM

A collection of utility functions bundled into one easy to install library.

Install

npm install --save @arcath/utils

or

yarn add @arcath/utils

More

A full list of functions and classes can be found at https://utils.arcath.net

Developing

Each function/class should have its own file with a spec file along side. Similar functions can be in the same file e.g. increment and decrement.

The index is generated using a comment at the bottom of the file to define the exports. For example

// {increment, decrement}

Versions

Current Tags

Version History

Package Sidebar

Install

npm i @arcath/utils

Weekly Downloads

3

Version

3.15.0

License

MIT

Unpacked Size

90.2 kB

Total Files

90

Last publish

Collaborators

  • arcath