@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

Dependencies (0)

    Dev Dependencies (5)

    Package Sidebar

    Install

    npm i @mreck/jsutils

    Weekly Downloads

    10

    Version

    4.3.1

    License

    MIT

    Unpacked Size

    89 kB

    Total Files

    78

    Last publish

    Collaborators

    • mreck