0.6.0 • Published 1 month ago

@jokester/ts-commonutil v0.6.0

Weekly downloads
2
License
MIT
Repository
github
Last release
1 month ago

ts-commonutil


Common TypeScript code I used in multiple app.

Check codecov npm version

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
  • winston-logger (nodejs only)
    • requires winston @types/winston

Concurrency Control

  • Resource Pool

Text

Type Computation

  • deepFreeze

Util

  • LRU cache

License

MIT

0.6.0

1 month ago

0.5.0

3 months ago

0.4.2

8 months ago

0.4.1

11 months ago

0.4.0

1 year ago

0.3.6

2 years ago

0.3.8

2 years ago

0.3.7

2 years ago

0.3.5

2 years ago

0.3.4

3 years ago

0.3.2

3 years ago

0.3.3

3 years ago

0.3.0

3 years ago

0.3.1

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago