An open API service indexing awesome lists of open source software.

https://github.com/alexeyraspopov/async-structure

Set of advanced pattern implementations for dealing with async data and flows
https://github.com/alexeyraspopov/async-structure

Last synced: 6 months ago
JSON representation

Set of advanced pattern implementations for dealing with async data and flows

Awesome Lists containing this project

README

          

# Async Structure

npm install async-structure

## Installation

Async Structure project is available as the `async-structure` package on NPM.
Installed package includes precompiled code (ECMAScript 5), ES Modules-friendly
artifact, [LICENSE](./LICENSE), and [the changelog](./CHANGELOG.md).

## Contributing

Current project has adopted a [Code of Conduct](./CODE_OF_CONDUCT.md) which is
expected to be adhered by project participants. Please also visit [the document
website](https://www.contributor-covenant.org/) to learn more.

Please read [the contributing guide](./CONTRIBUTING.md) to learn how to propose
bug fixes and improvements, and how to build and test your changes.