0.0.1 • Published 1 year ago
create-extension-js v0.0.1
create-extension-js
⚠️ Warning: The project is in the planning stage.
Scaffolding Your First Browser Extension based on Extension.js
With NPM:
$ npm create extension-js@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 a React + NewTab + Tailwind project, run:
# npm 7+, extra double-dash is needed:
npm create extension-js@latest my-react-ext -- --template react-newtab-tailwind
npm create extension-js@latest my-react-ext -- --template react,newtab,tailwind
Currently supported template presets include:
Discuss how to support template composition?
License
0.0.1
1 year ago
0.0.1-beta.13
1 year ago
0.0.1-beta.12
1 year ago
0.0.1-beta.11
1 year ago
0.0.1-beta.10
1 year ago
0.0.1-beta.9
1 year ago
0.0.1-beta.8
1 year ago
0.0.1-beta.7
1 year ago
0.0.1-beta.6
1 year ago