4.2.0 • Published 5 days ago

useful-typescript-functions v4.2.0

Weekly downloads
-
License
Apache License v2...
Repository
github
Last release
5 days 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.2.0

5 days ago

4.1.4

1 month ago

4.1.3

1 month ago

4.1.2

1 month ago

4.1.0

1 month ago

4.1.1

1 month ago

4.0.5

3 months ago

4.0.7

3 months ago

4.0.6

3 months ago

4.0.4

3 months ago

4.0.3

3 months ago

3.0.1

4 months ago

4.0.1

3 months ago

4.0.0

3 months ago

4.0.2

3 months ago

3.0.0

4 months ago

2.12.2

5 months ago

2.11.0

7 months ago

2.10.1

7 months ago

2.12.0

7 months ago

2.11.1

7 months ago

2.10.0

7 months ago

2.9.0

7 months ago

2.12.1

7 months ago

1.8.2

9 months ago

1.8.1

11 months ago

1.6.3

12 months ago

1.8.0

11 months ago

1.6.2

12 months ago

1.7.0

11 months ago

1.6.1

12 months ago

1.6.0

12 months ago

2.3.0

8 months ago

2.1.1

8 months ago

2.5.0

8 months ago

2.4.1

8 months ago

2.4.0

8 months ago

2.7.0

8 months ago

2.6.1

8 months ago

2.6.0

8 months ago

2.5.1

8 months ago

2.8.0

8 months ago

2.7.1

8 months ago

2.6.2

8 months ago

2.1.0

8 months ago

2.0.0

9 months ago

1.5.2

1 year ago

1.5.1

1 year ago

1.5.0

1 year ago