1.7.9 • Published 7 months ago

@turnkeyid/utils-ts v1.7.9

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
7 months ago

Turnkey ID Utils Typescript

TurnkeyID Logo Common utilities by TurnkeyID

CI npm version GPLv3 License codecov changelog

Common Utilities

  • Find
  • Find with query (based on sift)
  • Typeguards
  • Date Helpers
  • Deepmerge (based on deepmerge-ts)
  • EnvLoader
  • Model Validator
  • Zod Model Validator (based on zod)
  • Model Factory
  • Normalize Float (precise calculation)
  • Randomize / Generate UUID and ObjectID
  • String Union Type
  • AsyncAwaitMap / ParallelLimit (better parallelism handling)
  • isEmpty (with typeguards)
  • LoopingCertainTime (advanced setInterval with break point)
  • Password Utility
  • Currency Utility (based on dinero.js)
  • ObjectRecurseImmutable (object nodes walker)
  • RetryAsync
  • TextFormatting (based on mustache)
  • Measuring Performance Util
  • Clone Immutable - to prevent any mutation of target object
  • ...

Utils

Most of utils won't work on web browser, since it's designed for backend usage.

  • EasyFile (read, write)
  • PrettyLogger
  • EasyExcel
  • SecureJWT - JWE Nodejs, easier approach than JOSE.
  • Configurator Util
  • LokiJS Database Repository Base
  • MikroOrm Database Base Util
  • typeorm Database Base Util (still in dev)
  • Cache Util
  • Dataloader Util
  • Custom FP Approach HTTP Client Util (based on axios)

Authors

Support

For support, email developer@turnkey.id or join our Discord Channel

or create issue on repository

Build on

  • NodeJS: 16.17.0
  • TS: 4.9

Compatibility Matrix

TypingUnit TestStatus
Node v14unsupported
Node v16unsupported
Node v18OK
Node v20🚀🚀development
Typescript 4.5unsupported
Typescript 4.6unsupported
Typescript 4.7error
Typescript 4.8OK
Typescript 4.9OK
Typescript 5.0🚀🚀development
Typescript 5.1🚀🚀development

Web Browser Support

If you are using web browser or frontend purposes, please use import webUtils from '@turnkeyid/utils-ts/web' instead. It may not have all the utils.

Issue

If you find any issue, please create an issue on this repo.

Changelog

Changelog

Show your support

Give a ⭐️ if this project helped you!

1.8.0-beta.1

7 months ago

1.7.9

9 months ago

1.7.8

10 months ago

1.7.7

11 months ago

1.7.3

12 months ago

1.7.2

12 months ago

1.7.1

12 months ago

1.7.0

12 months ago

1.7.6

11 months ago

1.7.5

12 months ago

1.7.4

12 months ago

1.6.1

1 year ago

1.6.0

1 year ago

1.5.0

1 year ago

1.4.11

1 year ago

1.4.10

1 year ago

1.4.9

1 year ago

1.4.8

1 year ago

1.4.6

1 year ago

1.4.5

1 year ago

1.4.4

1 year ago

1.4.3

1 year ago

1.4.7

1 year ago

1.4.2

1 year ago

1.2.4

2 years ago

1.4.1

1 year ago

1.2.3

2 years ago

1.4.0

1 year ago

1.3.1

2 years ago

1.2.2

2 years ago

1.3.0

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago