Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 1 month ago
JSON representation

Amber is a toolchain allow to build browser extension with ease

Awesome Lists containing this project

README

        

# Quick start

```bash
# run one of following

npm 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.