@pwalton/js-utils

2.0.2 • Public • Published

JS Utils

Simple, easy to understand (hopefully!) Vanilla JS utils. Written in ES6 syntax but API compatible down to IE 10.


Guidelines

These utility & helper functions should:

  • be small and relatively simple, hopefully easy to understand and read through
  • not have any dependancies, although may be tailored for use with certain frameworks or applications
  • be API compatible with a wide array of browsers (see browserlist in package.json)

API & Features

See generated documentation, annotated source code, or test specs.

Scripts & Dev

  • linting with ESLint (npm run lint, or npm run dev to start watcher).
  • testing with Jest (npm run test). Lint tests with gulp listTests.
  • documentation with jsdoc (npm run docs).

Gulp tasks documention

NPM scripts

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.2
    3
    • latest

Version History

Package Sidebar

Install

npm i @pwalton/js-utils

Weekly Downloads

3

Version

2.0.2

License

MIT

Unpacked Size

84.3 kB

Total Files

121

Last publish

Collaborators

  • paulthewalton