@replit/extensions
Version:
The Replit Extensions client is a module that allows you to easily interact with the Workspace.
22 lines (16 loc) • 1.17 kB
Markdown
# Replit Extensions API Client
The Replit Extensions client is a module that allows you to easily interact with the Workspace.
- NPM Packages
- https://www.npmjs.com/package/@replit/extensions
- https://www.npmjs.com/package/@replit/extensions-react
- [Repository](https://github.com/replit/extensions)
- [Documentation](https://docs.replit.com/extensions)
- [Resources](https://docs.replit.com/extensions/resources)
- [API Modules](https://docs.replit.com/extensions/category/api-reference)
- [React Client](https://docs.replit.com/extensions/category/react)
- [Discourse Category](https://ask.replit.com/c/extensions)
- [React Extension Template](https://replit.com/@replit/React-Extension?v=1)
- [HTML/CSS/JS Extension Template](https://replit.com/@replit/HTMLCSSJS-Extension?v=1)
[](https://replit.com/github/replit/extensions)
## Help
If you don't understand something in the documentation, have found a bug, or would like to request a feature, you can get help on the [Ask Forum](https://ask.replit.com/c/extensions).