Opinionated collection of JavaScript / TypeScript utilities by @kazupon
Opinionated collection of JavaScript / TypeScript utilities by @kazupon
# Using npm
npm install @kazupon/jts-utils --save
# Using pnpm
pnpm add @kazupon/jts-utils
# Using yarn
yarn add @kazupon/jts-utils
deno add jsr:@kazupon/jts-utils
bun add @kazupon/jts-utils
in your HTML:
<script type="module">
/**
* you can install via other CDN URL such as skypack,
* or, you can also use import maps
*/
import { pascalize } from 'https://esm.sh/@kazupon/jts-utils'
// something todo
// ...
</script>
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.
We use cookies
We use cookies to analyze traffic and improve your experience. You can accept or reject analytics cookies.