Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jatinhemnani01/extension-with-svelte
https://github.com/jatinhemnani01/extension-with-svelte
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jatinhemnani01/extension-with-svelte
- Owner: jatinhemnani01
- License: mit
- Created: 2021-05-20T14:52:42.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-12T17:17:13.000Z (about 1 year ago)
- Last Synced: 2023-12-12T19:05:50.279Z (about 1 year ago)
- Language: JavaScript
- Size: 53.7 KB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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`
---
## [Buy Me A Coffee - Jatin](https://www.buymeacoffee.com/jatinhemnani01 "Buy Me A Coffee for Jatin")
## [Buy Me A Coffee - Vuong](https://www.buymeacoffee.com/vuongngo "Buy Me A Coffee for Vuong")