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

listen

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

listen

Wait for the results of multiple callbacks

  • 1.0.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1.9K
decreased by-22.62%
Maintainers
1
Weekly downloads
 
Created
Source

listen.js Build Status

Wait for the results of multiple callbacks

Homepage: http://maxantoni.de/projects/listen.js/

Repository: https://github.com/mantoni/listen.js


Install with NPM

npm install listen

Download for browsers

Standalone browser package are here: http://maxantoni.de/listen.js/

You can also use npm and bundle it with your application using Browserify.

Development

Here is what you need:

  • npm install will install all the dev dependencies
  • make does all of the following
  • make lint lint the code with JSLint
  • make test runs all unit tests in Node
  • make browser generates a static web page at test/all.html to run the tests in a browser.
  • make phantom runs all tests in a the headless Phantom.JS. Make sure you have phantomjs in your path.

To build a browser package containing the merged / minified scripts run make package.

Keywords

FAQs

Package last updated on 14 May 2013

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