arithmetic4

Type-safe curried arithmetic functions

Usage no npm install needed!

<script type="module">
  import arithmetic4 from 'https://cdn.skypack.dev/arithmetic4';
</script>

README

logo image

npm version bundle size npm download deno land nest badge codecov Codacy Badge npm type definitions Commitizen friendly Gitmoji semantic-release code style: prettier License: MIT

arithmetic4

Type-safe curried arithmetic functions

:sparkles: Feature

  • Provide ESM and UMD module
  • Pure TypeScript
  • Super Slim size
  • Bigint support
  • Curried

📝 Read the Docs to Learn More.

:truck: Install

npm i arithmetic4
or
yarn add arithmetic4