1.0.0 • Published 12 months ago

create-sd v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

create-sd

npm version npm downloads

This is my package description.

Usage

Install package:

# ✨ Auto-detect
npx nypm install create-sd

# npm
npm install create-sd

# yarn
yarn add create-sd

# pnpm
pnpm install create-sd

# bun
bun install create-sd

Import:

ESM (Node.js, Bun)

import {} from 'pkg'

CommonJS (Legacy Node.js)

const {} = require('pkg')

CDN (Deno, Bun and Browsers)

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

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

create-sd

hello

1.0.0

12 months ago

0.0.6

12 months ago

0.0.5

12 months ago

0.0.4

12 months ago

0.0.3

12 months ago

0.0.2

12 months ago

0.0.1

12 months ago

0.0.0

12 months ago