@ihate-work/ts-commonutil@0.1.0
latest
jokester/ts-commonutilIt is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
29%
Published
a year ago (0.1.0)
ts-commonutil
Common TypeScript code I used in multiple app.
How to Use
yarn add @jokester/ts-commonutil
Content
Algorithm / Graph
- Fast multiplication on monoid
- Directed graph
nodejs only
- fs: promised version of node
fs
module - subprocess: start subprocess and capture stdout/stderr
Logging
- console-logger
- loglevel-logger
- requires
loglevel
@types/loglevel
- requires
winston-logger
(nodejs only)- requires
winston
@types/winston
- requires
Concurrency Control
- Resource Pool
Text
Type Computation
- deepFreeze
Util
- LRU cache
License
MIT