Skip to content

extension-js/extension.js.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

361 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Extension.js Docs

The documentation website for Extension.js

Extension.js banner

Extension.js Docs is the documentation site for the cross-browser extension framework. It is built with Rspress and publishes the guides, references, workflows, and implementation notes for Extension.js.

Run locally

Install dependencies:

pnpm install

Start the docs dev server:

pnpm dev

Build the site:

pnpm build

Preview the production build:

pnpm preview

License

MIT (c) Cezar Augusto and the Extension.js Authors.