metarhia / metasync

Asynchronous Programming Library for JavaScript & Node.js
https://metarhia.com
MIT License
206 stars 35 forks source link

Update functions usage examples and generate documentation #400

Closed SemenchenkoVitaliy closed 5 years ago

SemenchenkoVitaliy commented 5 years ago

I propose to export ArrayChain, Collector, Queue, Composition, Memoized since we already do that with AsyncIterator and this will simplify both export and documentation generation.

SemenchenkoVitaliy commented 5 years ago

ping @lundibundi @belochub @nechaido.

SemenchenkoVitaliy commented 5 years ago

@nechaido In Node.js API documentation classes and top-level functions have a 2nd level header when methods have the 3rd level. Though IMO we should allow changing this behaviour in the config file. WDYT?

SemenchenkoVitaliy commented 5 years ago

ping @belochub @lundibundi.