ts-utils
/
1.0.11
ts-utils 1.0.11
Install from the command line:
Learn more about npm packages
$ npm install @ink-feather-org/ts-utils@1.0.11
Install via package.json:
"@ink-feather-org/ts-utils": "1.0.11"
About this version
This repository contains various util classes for typescript. As they do not have external dependencies and are rather small I decided to cram them together into this package.
It provides a promise chain implementation and a async generator implementation.
npmjs.com does not support .adoc readme files. For the full readme see the git repository.