chainik
Motivation
Simple helper for building async chainable classes without external dependencies
Chainik means teapot in Russian. I took this name because it associated with chains and cantik, which means beautiful in Indonesian and some other languages. Also, other names containing chain word and suitable for this module was occupied in NPM.
Features
- Typescript types out of the box
- No external dependencies
- Works in browser and node
- Simple
Installation
npm i -g chainik
For usage, see example below (more examples and documentation coming soon!):
if require.main === module