@mreck/jsutils

4.3.1 • Public • Published

JavaScript Utils

A collection of JavaScript utility functions. These are the functions that I need all the time.

The library is designed not to have any dependencies.

Installation

$ npm i --save @mreck/jsutils
$ yarn add @mreck/jsutils

Why?

Because most of the time I don't need what full JS libraries provide; I only need some of the simpler stuff. So here it is.

TODO

  • [ ] Auto generated documentation
  • [ ] Browser-ready bundles
  • [ ] Unit tests for DOM changes
  • [ ] Unit tests for Ajax calls

Readme

Keywords

none

Package Sidebar

Install

npm i @mreck/jsutils

Weekly Downloads

0

Version

4.3.1

License

MIT

Unpacked Size

89 kB

Total Files

78

Last publish

Collaborators

  • mreck