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