0.1.1 • Published 4 years ago
browser-extension-builder v0.1.1
browser-extension-builder
A simple tool to get you started on building a browser extension.
🎉
reacttemplate is here!Yes, you heard it right. Now you can create browser extensions with
reactand yes, withreact-typescripttoo.
Getting Started
Installation:
npm install browser-extension-builder -gUsage:
Run:
build-ext...And answer the questions, And your project will be created in the current directory.
After you created your project read its
READMEfile, all the instructions will be there.
Github:
This project is opensource, you can find it here.
Todo:
- Make
sveltetemplate. - Make
reacttemplate. - Make
vuetemplate.