0.1.3 • Published 6 years ago

@redandblue/utils v0.1.3

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

Red & Blue - Generic JavaScript utils

NPM package that contains generic JavaScript utility tools and helpers that can be used in any project that uses JavaScript.

General notes

  • Try to keep the library as dependency-free as possible, so it's stays small
  • Always remember to increment the version number when adding features (npm version [major/minor/patch])