@cadre/ts-utils

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

Usage no npm install needed!

<script type="module">
  import cadreTsUtils from 'https://cdn.skypack.dev/@cadre/ts-utils';
</script>

README

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.