extensions
extensions copied to clipboard
A client library for the Replit Extensions API
Replit Extensions Monorepo (All Clients)
A monorepo containing all NPM packages related to Replit Extensions.
- NPM Packages
- Repository
- Documentation
- Discourse Category
- React Extension Template
- HTML/CSS/JS Extension Template
Getting Started
- Clone this repository
- Run
pnpm install - Run
pnpm dev, or simply hit the Run button if you've imported this into Replit.
Edit the in the modules folder and your changes will be previewed live via Hot Module Reloading.