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

jssak

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jssak

Slight and elegant functional utils for modern JavaScript.

  • 0.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

jssak

JavaScript Swiss Army Knife

Slight and elegant functional utils for modern JavaScript.

Coverage Status

Note: This library is an ongoing work in progress.

Features

  • Zero dependency.
  • Fully functional.
  • Well-tested with 100% coverage.
  • Strong focus on readable code.
  • Full ES2015 module support so that your application bundle only need grow in size according to what you actually use.

Documentation

For online document, see: https://edgarallanzp.github.io/jssak/

For local document:

$ yarn && yarn docs:dev

Requirement

Requires Node.js >= 8

Running tests

$ yarn && yarn test

Todo

  • Auto generate document.
  • Collect and rewrite utils from somewhere like Lodash, underscore.js. Yep, do repeact yourself.
  • Import on demand.
  • Import before bundle.
  • Optimize performance.
  • Benchmark.

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.

License

MIT

Copyright (c) 2018, Edgar Li

Keywords

FAQs

Package last updated on 31 Dec 2018

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