A basic template based on SASS and TypeScript to create browser extensions.
Find a file
2022-08-15 15:46:39 +02:00
.github/workflows basic structure 2022-08-15 15:46:39 +02:00
public basic structure 2022-08-15 15:46:39 +02:00
src basic structure 2022-08-15 15:46:39 +02:00
tools basic structure 2022-08-15 15:46:39 +02:00
.gitignore basic structure 2022-08-15 15:46:39 +02:00
app.config.json basic structure 2022-08-15 15:46:39 +02:00
LICENSE Initial commit 2022-08-15 14:38:55 +02:00
package-lock.json basic structure 2022-08-15 15:46:39 +02:00
package.json basic structure 2022-08-15 15:46:39 +02:00
README.md Initial commit 2022-08-15 14:38:55 +02:00
tsconfig.json basic structure 2022-08-15 15:46:39 +02:00

BrowserExtensionTemplate

A basic template based on SASS and TypeScript to create browser extensions without directly relying on a larger framework.