1.0.8 • Published 6 months ago

create-chrome-extensionz v1.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
6 months ago

CREATE CHROME EXTENSIONz

Generate a Google Chrome extension starter kit in JavaScript, TypeScript or ReactJS. Why "z" at the end? Because all decent names were already taken :-)

Currently available :

  • React 19 TypeScript : repo
  • React 18 TypeScript : repo
  • Vue 3 JavaScript : repo
  • Vue 3 TypeScript : repo
  • Vanilla JavaScript : repo
  • Vanilla TypeScript : repo

Install

npm install -g create-chrome-extensionz

Usage

npx create-chrome-extensionz

Just answer the questions, navigate to the created folder and install dependencies with the package manager of your choice.

cd your_project_name
npm install
1.0.8

6 months ago

1.0.7

6 months ago

1.0.6

6 months ago

1.0.5

6 months ago

1.0.4

6 months ago

1.0.0

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago