Skip to content
This repository has been archived by the owner on Apr 5, 2019. It is now read-only.

mbullington/goal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A JavaScript utility belt for the post-ES5 era. [NOT MAINTAINED]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published