0.6.0 • Published 1 year ago

@jokester/ts-commonutil v0.6.0

Weekly downloads
2
License
MIT
Repository
github
Last release
1 year 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 year ago

0.5.0

1 year ago

0.4.2

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.3.6

3 years ago

0.3.8

3 years ago

0.3.7

3 years ago

0.3.5

4 years ago

0.3.4

4 years ago

0.3.2

4 years ago

0.3.3

4 years ago

0.3.0

4 years ago

0.3.1

4 years ago

0.2.4

4 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago