1.3.2 ā€¢ Published 3 months ago

futurise v1.3.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

Futurise

šŸ”® Promise and asynchronous helper functions.

Features

  • Event listener utilities that provide unregister functions
  • Promise generators that wait for event occurrences

Usage

Everything is exported from the main entry-point through an ES6 module:

import { sleep, on } from "futurise";

Installation

Install with the Node Package Manager:

npm install futurise

Documentation

Documentation is generated here.

1.3.2

3 months ago

1.3.1

4 months ago

1.2.0

7 months ago

1.1.0

7 months ago

1.2.4

6 months ago

1.2.3

7 months ago

1.2.2

7 months ago

1.3.0

6 months ago

1.2.1

7 months ago

1.0.0

7 months ago