You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

ai-event

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ai-event

Create an async iterable from an event emitter.

0.0.1
Source
npm
Version published
Weekly downloads
6
500%
Maintainers
1
Weekly downloads
 
Created
Source

ai-event

Travis Build Status NPM downloads

Create an async iterable from an event emitter.

background details relevant to understanding what this module does

Async iterable fun

This module is part of Async iterable fun, a complete toolset of modules to work with async iterables.

Usage

description of the example

const aiEvent = require('ai-event');

console.log({aiEvent});

This will output

API

Install

With npm installed, run

npm install --save ai-event

See Also

License

MIT

FAQs

Package last updated on 17 Nov 2017

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