1.0.8 • Published 5 months ago

create-chrome-extensionz v1.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
5 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

5 months ago

1.0.7

5 months ago

1.0.6

5 months ago

1.0.5

5 months ago

1.0.4

5 months ago

1.0.0

5 months ago

1.0.2

5 months ago

1.0.1

5 months ago