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

cadence

Package Overview
Dependencies
Maintainers
1
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cadence

A Swiss Army asynchronous control flow function for highly-parallel control flows.

  • 0.0.54
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2.2K
increased by3.24%
Maintainers
1
Weekly downloads
 
Created
Source

Cadence

A Swiss Army asynchronous control flow function for JavaScript.

Discussion:     https://github.com/bigeasy/cadence/issues/1

Documentation:  http://bigeasy.github.io/cadence
Source:         http://github.com/bigeasy/cadence
Issues:         http://github.com/bigeasy/cadence/issues

Install:        `npm install cadence`

License:        MIT

To learn everything you want to know about Cadence start here:

http://bigeasy.github.io/cadence

Structure

./cadence.js ~ Outgoing Cadence library. Used in production, but performance is not what it should be. Cadence Redux forgoes the overloading of the async function with special parameters, adds functionality using the async function as a namespace for special operations like async.forEach and async.map.

./redux.js ~ Build to this. It is the bomb.

./_redux.js ~ The previous version of Cadence Redux. Used for benchmarking incremental performance improvements.

Keywords

FAQs

Package last updated on 05 Jun 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