JSPM

  • Created
  • Published
  • Downloads 177
  • Score
    100M100P100Q78899F
  • License MIT

Various utility functions I'm tired of rewriting for every single project

Package Exports

  • helpbox
  • helpbox/source/assert
  • helpbox/source/demethodify-prototype

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (helpbox) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

HELPBOX - MIT license

Yet another collection of utility functions

CAUTION: THIS IS NOT STABLE SOFTWARE. THE API COULD CHANGE ANY MINUTE

Introduction

This a collection utility functions that we at TenTwentyFour got tired of rewriting for every single JS project. Even though the API is unstable, you can expect any installed version to keep working if you update as this package follows semver.

Getting started

Docs

Documentation is available on our website

Installing

$ npm install helpbox

Running tests

$ npm test

Maintained branches

  • 7.1.X

Made with ❤️ by TenTwentyFour