Extended itertools port for TypeScript and JavaScript. Provides a huge set of functions for working with iterable collections (including async ones)
forEach, map and filter with break and return emulation
Node module with some useful Promise composition functionalities.
Handle Javascript program flow control gracefully in async and mixed async/sync workflows
Evo-wc transpiler converts a template file based on HTML and XML into a raw JavaScript custom element Web Component. Only write what you need!