Files
xen-orchestra/@xen-orchestra/async-map/README.md
2019-12-04 17:18:47 +01:00

875 B

@xen-orchestra/async-map Build Status

${pkg.description}

Install

Installation of the npm package:

> npm install --save @xen-orchestra/async-map

Usage

TODO

Development

# Install dependencies
> yarn

# Run the tests
> yarn test

# Continuously compile
> yarn dev

# Continuously run the tests
> yarn dev-test

# Build for production (automatically called by npm install)
> yarn build

Contributions

Contributions are very welcomed, either on the documentation or on the code.

You may:

  • report any issue you've encountered;
  • fork and create a pull request.

License

ISC © Vates SAS