trousse
v1.4.0
Published
Personal toolbox of shared TypeScript utilities: type guards, coercions, matching, array and locale interpolation helpers.
Maintainers
Readme
trousse
Personal toolbox of shared TypeScript utilities used across my projects: type guards, coercions, matching, array, object and locale interpolation helpers.
Installation
npm add trousseIn published packages, prefer adding it as a dev dependency and bundling it at build time so it adds no runtime dependency.
