1.0.2 • Published 1 month ago

create-blip-extension v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

Create Blip Extension

Scaffolding Your Blip Extension

To start your extension, run the command below:

npm create blip-extension@latest

Then follow the prompts!

You can also directly specify the project name and the template you want to use via additional command line options. For example, to scaffold an extension using Typescript, run:

npm create blip-extension@latest blip-extension --template typescript

Currently, supported template presets include:

  • javascript
  • typescript

You can use . for the project name to scaffold in the current directory.

This project is inspired by Vite.js Create Vite.

1.0.2

1 month ago

1.0.1

1 month ago

1.0.0

1 month ago

0.0.91

9 months ago

0.0.9

10 months ago

0.0.8

10 months ago

0.0.5

12 months ago

0.0.7

11 months ago

0.0.6

11 months ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago