This is a visualizer of how standoff-based markup represents annotations and converts those into rich text.
standoff.mp4
Explore the live demo yourself!
To start the development server:
npm run devTo create a production version:
npm run buildPreview the production build with npm run preview.
Deployed on Netlify.