Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

goal

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

goal

A JavaScript utility belt for the post-ES5 era.

  • 1.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
5
increased by66.67%
Maintainers
1
Weekly downloads
 
Created
Source

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.

FAQs

Package last updated on 16 Feb 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc