Skip to content

Utility functions, types, and settings for Cadre TypeScript projects.

License

Notifications You must be signed in to change notification settings

siggame/Cadre-TS-Utils

Repository files navigation

Cadre TypeScript Utils

{Cadre}

This is a collection of utility functions, types coded in and for TypeScript projects.

It is intended to be used to share common code between Cadre projects that rely on TypeScript. However, do not let that stop you from using this package if you find its utility functions useful.

All code is exported on a per file basis to encourage tree shaking.

Documentation

Docs for all exported functions, types, etc are available on GitHub.