Opinionated collection of JavaScript / TypeScript utils by @kazupon
npm install @kazupon/jts-utils[![npm][npm-src]][npm-href]
[![JSR][jsr-src]][jsr-href]
[![CI][ci-src]][ci-href]
Opinionated collection of JavaScript / TypeScript utilities by @kazupon
- ✅️ Modern: ES Modules and respect Web Standard
- ✅️️ Minimal: Small and fully tree-shakable
- ✅️️ Type Strong: Written in TypeScript, with full JSdoc
- ✅️️ Universal Runtime: Support Browser, Node.js, Deno, Bun and other!
``shUsing npm
npm install @kazupon/jts-utils --save
$3
`sh
deno add jsr:@kazupon/jts-utils
`$3
`sh
bun add @kazupon/jts-utils
`$3
in your HTML:
`html
`📚 API References
See the API References
🙌 Contributing guidelines
If you are interested in contributing to
@kazupon/jts-utils`, I highly recommend checking out the contributing guidelines here. You'll find all the relevant information such as how to make a PR, how to setup development) etc., there.[npm-src]: https://img.shields.io/npm/v/@kazupon/jts-utils?style=flat
[npm-href]: https://npmjs.com/package/@kazupon/jts-utils
[jsr-src]: https://jsr.io/badges/@kazupon/jts-utils
[jsr-href]: https://jsr.io/@kazupon/jts-utils
[ci-src]: https://github.com/kazupon/jts-utils/actions/workflows/ci.yml/badge.svg
[ci-href]: https://github.com/kazupon/jts-utils/actions/workflows/ci.yml