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

3.14.1 • 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}

Dependents (1)

Package Sidebar

Install

npm i @arcath/utils

Weekly Downloads

2

Version

3.14.1

License

MIT

Unpacked Size

74.8 kB

Total Files

89

Last publish

Collaborators

  • arcath