An open API service indexing awesome lists of open source software.

https://github.com/11xdeveloper/create-npm-suite


https://github.com/11xdeveloper/create-npm-suite

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          



create-npm-suite



Simple CLI to quickly generate a strongly-tooled npm package



Downloads: /week

node >= 14.18.0

---

## Usage

Run the create command of your favourite package manager!

e.g.

```bash
bun create npm-suite@latest
```

OR

```bash
pnpm create npm-suite@latest
```

OR

```bash
npm create npm-suite@latest
```

OR

```bash
yarn create npm-suite@latest
```

---

## Contribute

TODO