Skip to content

Repository files navigation

@beeman/prototype-sdk

npm version npm downloads

This is my package description.

Usage

Install package:

# ✨ Auto-detect
npx nypm install @beeman/prototype-sdk

# npm
npm install @beeman/prototype-sdk

# yarn
yarn add @beeman/prototype-sdk

# pnpm
pnpm install @beeman/prototype-sdk

# bun
bun install @beeman/prototype-sdk

# deno
deno install @beeman/prototype-sdk

Import:

ESM (Node.js, Bun, Deno)

import {} from 'pkg'

CommonJS (Legacy Node.js)

const {} = require('pkg')

CDN (Deno, Bun and Browsers)

import {} from 'https://esm.sh/pkg'

Development

local development
  • Clone this repository
  • Install latest LTS version of Node.js
  • Enable Corepack using corepack enable
  • Install dependencies using pnpm install
  • Run interactive tests using pnpm dev

License

Published under the MIT license. Made by community 💛


🤖 auto updated with automd

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages