4.3.0 • Published 10 months ago

useful-typescript-functions v4.3.0

Weekly downloads
-
License
Apache License v2...
Repository
github
Last release
10 months ago

Useful TypeScript Functions

A dependency-free collection of useful functions for applications in TypeScript. (Actually, you need some peer libraries if you use some of the functions). Written in Typescript.

Upgrade from version 3

Version 4 of useful-typescript-functions only works with ESM.

Upgrade from version 2

There are some breaking changes of version 3.

  • If you use Server, you should have a look into the this upgrade info.
  • Previously deprecated functions flattenObject() and inflateObject() are now removed. You now need to move to flatten and inflate() now.
  • Instead of using CSVLogger to read and write CSV files, you should now use Streams module and its CSV related transforms.
  • The CSVLogger module is now removed in favour of using Logger and its function createCSVTransport(). Read about that here
4.3.0

10 months ago

4.2.0

1 year ago

4.1.4

1 year ago

4.1.3

1 year ago

4.1.2

1 year ago

4.1.0

1 year ago

4.1.1

1 year ago

4.0.5

1 year ago

4.0.7

1 year ago

4.0.6

1 year ago

4.0.4

1 year ago

4.0.3

1 year ago

3.0.1

1 year ago

4.0.1

1 year ago

4.0.0

1 year ago

4.0.2

1 year ago

3.0.0

1 year ago

2.12.2

2 years ago

2.11.0

2 years ago

2.10.1

2 years ago

2.12.0

2 years ago

2.11.1

2 years ago

2.10.0

2 years ago

2.9.0

2 years ago

2.12.1

2 years ago

1.8.2

2 years ago

1.8.1

2 years ago

1.6.3

2 years ago

1.8.0

2 years ago

1.6.2

2 years ago

1.7.0

2 years ago

1.6.1

2 years ago

1.6.0

2 years ago

2.3.0

2 years ago

2.1.1

2 years ago

2.5.0

2 years ago

2.4.1

2 years ago

2.4.0

2 years ago

2.7.0

2 years ago

2.6.1

2 years ago

2.6.0

2 years ago

2.5.1

2 years ago

2.8.0

2 years ago

2.7.1

2 years ago

2.6.2

2 years ago

2.1.0

2 years ago

2.0.0

2 years ago

1.5.2

2 years ago

1.5.1

2 years ago

1.5.0

2 years ago