Demo Flow helps you deliver smoother live demos. Create an ordered snippet playlist for each demo, then paste the next step with a single shortcut, no tab switching, no searching, no re-typing.
Features
Commands
Manage Demo Snippets: manage demos and snippetsNext Snippet: paste the next snippetPrevious Snippet: paste the previous snippetMenu Bar Demo Snippet: menu bar previewImport Demo Snippet: import JSONImport format
{"name":"My Demo","snippets":["npm install","npm run dev"]}
Development
npm install
npm run dev
Build/Lint
npm run build
npm run lint