goal

1.0.1 • Public • Published

goal v1.0.1 Build Status

npm install goal --save

Goal is a lightweight utility belt for modern JavaScript developers. Contrary to popular solutions like Underscore or Lodash, Goal is only a fraction of the size. It also focuses on only replicating core functionality when needed, and assumes it's being run on a fully ES5-compliant JavaScript engine.

Goal can be run in node.js or in a browser (via Browserify).

Future goals

  • More functional helpers (curry, etc).
  • Optional lazy loading functionality.

Readme

Keywords

none

Package Sidebar

Install

npm i goal

Weekly Downloads

11

Version

1.0.1

License

MIT

Last publish

Collaborators

  • mbullington