extensions icon indicating copy to clipboard operation
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.

Getting Started

  1. Clone this repository
  2. Run pnpm install
  3. 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.