Skip to content

RudeWolfCoding/extension-with-svelte

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make Chrome/Firefox Extension With Svelte

Clone this repo and just edit the Svelte files.

npx degit jatinhemnani01/extension-with-svelte my-extension

or

git clone https://github.com/jatinhemnani01/extension-with-svelte.git


Everytime you make changes just run

npm run build

or with auto build on file change

npm run dev


And Upload this folder in your browser

/public


Adding TypeScript support just run

node scripts/setupTypeScript.js


About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 66.1%
  • Svelte 27.3%
  • HTML 6.4%
  • CSS 0.2%