1.0.1 • Published 9 years ago

goal v1.0.1

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

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.
1.0.1

9 years ago

1.1.0

9 years ago

1.0.0

9 years ago