Skip to content
/ amber Public

Amber is a toolchain allow to build browser extension with ease

License

Notifications You must be signed in to change notification settings

alexzvn/amber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick start

# 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 is a fast all-in-one JavaScript runtime.