@techmely/types

Techmely types definitions

Usage no npm install needed!

<script type="module">
  import techmelyTypes from 'https://cdn.skypack.dev/@techmely/types';
</script>

README

Tests install size Codacy Badge DeepScan grade Dependabot code style: prettier PRs or Discussion welcome npm version


Opinionated collection of helpful JavaScript / TypeScript utils which we use on the real world applications

Attention: This package is designed to be used as devDependencies and bundled into your dist.


Features

  • 📦 2kb mini library
  • Tree-shakable ESM
  • Unit Test coverage 100% with jest + sucrase
  • Code quality analysis is A+ with codacy and deepscan
  • Bundle to commonjs and es-module with tsup
  • Package manager pnpm, safe and fast
  • Release with semantic-release

Install to use in your project

With npm

npm i --save-dev @techmely/utils

With yarn

yarn add -D @techmely/utils

With pnpm

pnpm add -D @techmely/utils

License

MIT © TechMeLy