TripDocsSDK is an application framework for Slate and React to make it easier to build modern rich text editors.
TripDocsSDK is based on Ctrip internal rich text editors kernel, refining a general, modern, stable, collaborative, and can be used for production modern rich text editors.
At present, TripDocsSDK has integrated TripDocs system and Trippal briefing system, and iDev system is being connected. In TripDocs system, it has been running for more than 1 year and has accumulated 2000+ documents.
TripDocsSDK relies on slatejs, yjs and reactjs. And on the basis of slatejs, the second development includes a lot of components and a large number of error correction mechanism, making the editor more stable and reliable.
Support for NPM package import and CDN import.
Provides a large number of regular plugins, on-demand selection, plug and play, without additional development costs.
Solutions for a lot of crashes.
Markdown editing and word parsing.

# Install
npm install
# start up
npm run dev
# run
# The startup will listen to ports 3001 and 5385
# visit
http://127.0.0.1:3001/
# Build the npm package
npm run buildPC
or
# Build the cdn package
npm run buildNpm
Thanks for all these great efforts making this project better.
$ claude mcp add tripdocs \
-- python -m otcore.mcp_server <graph>