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

https://github.com/extension-js/extension.js.org

The official Extension.js website and documentation.
https://github.com/extension-js/extension.js.org

browser-extension documentation extension-js

Last synced: 10 months ago
JSON representation

The official Extension.js website and documentation.

Awesome Lists containing this project

README

          

# 🧩 extension.js.org

> The Extension official documentation website.

The Extension official documentation website. Built with [Rspress](https://rspress.dev/).

## Installation

### Installing the dependencies

Open your terminal and navigate to the project folder. Then run the following commands to install the dependencies:

```sh
pnpm install
```

### Running the project

```sh
pnpm dev
```

## License

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