Simply and generic TypeScript utils.
install @jokester/ts-commonutil
from NPM.
- Fast multiplication on monoid
- Directed graph
- fs: promised version of node
fs
module - subprocess: start subprocess and capture stdout/stderr
- console-logger
- loglevel-logger
- requires
loglevel
@types/loglevel
- requires
winston-logger
(nodejs only)- requires
winston
@types/winston
- requires
- Resource Pool
- deepFreeze
- LRU cache
MIT