Any donations would be much appreciated. 😄
__package_name__
is available as part of the Tidelift Subscription.
Tidelift is working with the maintainers of __package_name__
and a growing network of open source maintainers
to ensure your open source software supply chain meets enterprise standards now and into the future.
Learn more.
# Install with npm
npm install __package_name__
# Install with pnpm
pnpm add __package_name__
# Install with yarn
yarn add __package_name__
# Install with bun
bun add __package_name__
# Install in a node project
npx jsr add __package_name__
# Install in a deno project
deno add jsr:__package_name__
# Install in a bun project
bunx jsr add __package_name__