Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexzvn/amber
Amber is a toolchain allow to build browser extension with ease
https://github.com/alexzvn/amber
amber browser chrome-extension chrome-extensions extension typescript vite
Last synced: 20 days ago
JSON representation
Amber is a toolchain allow to build browser extension with ease
- Host: GitHub
- URL: https://github.com/alexzvn/amber
- Owner: alexzvn
- License: mit
- Created: 2024-05-04T07:41:54.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-22T16:25:31.000Z (6 months ago)
- Last Synced: 2024-05-22T16:48:44.135Z (6 months ago)
- Topics: amber, browser, chrome-extension, chrome-extensions, extension, typescript, vite
- Language: TypeScript
- Homepage:
- Size: 243 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quick start
```bash
# run one of followingnpm create amber@latest
yarn create amber
bun create amber
```More infomation will come later.
This project was created using `bun init` in bun v1.1.2. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.