@jsxtools/utils

A tree-shakable collection of utilities for JavaScript


License
CC0-1.0
Install
npm install @jsxtools/utils@1.1.4

Documentation

frontend

build status code coverage issue tracker pull requests

frontend is a collection of JavaScript tools.

Develop

npm install

Compile

npm run build

Watch

npm run watch

Publish

npm run release