Develop Extensions with React
Create an extension project with React
pulse create --framework react
React Library
The @pulse-editor/react-api
is automatically installed if you create a project using the command above.
In this package, it provides many useful hooks for your extension to interact with Pulse Editor Core via Inter-Module Communication (IMC).