0.0.5 • Published 2 years ago

@nonara/ts-helpers v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Common TS Helpers

This library includes common helpers & types for TS projects.

Includes

  • JSON Types
  • Utility Types (OneOrMore, RequireSome, etc)
  • Mixin decorator
  • General TS/JS helpers (typed getKeys, pick, omit, etc.)

Note

Per NPM spec, minor versions may contain breaking changes until version 1.0.0 is reached