Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 723 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 723 Bytes

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.