ribbit/test
gsb bfc20f56bf Add dev server with livereload
npm run dev starts a dev server on port 8080 serving the test
page and ribbit dist files. Watches src/ and test/integration/
for changes, rebuilds automatically, and notifies connected
browsers to reload via EventSource on port 8081.

The test page includes a livereload script that auto-reloads
when the dev server signals a rebuild.
2026-04-30 22:47:26 +00:00
..
integration Add dev server with livereload 2026-04-30 22:47:26 +00:00
collaboration.test.ts Reimplement as a tokenizer with GFM parity 2026-04-30 07:09:19 +00:00
custom-tags.test.ts Reimplement as a tokenizer with GFM parity 2026-04-30 07:09:19 +00:00
editor.test.ts Reimplement as a tokenizer with GFM parity 2026-04-30 07:09:19 +00:00
hopdown.test.ts bug fixes and wysiwyg behaviour improvements 2026-04-30 22:47:26 +00:00
macros.test.ts Reimplement as a tokenizer with GFM parity 2026-04-30 07:09:19 +00:00
setup.ts Reimplement as a tokenizer with GFM parity 2026-04-30 07:09:19 +00:00
tokenizer.test.ts Reimplement as a tokenizer with GFM parity 2026-04-30 07:09:19 +00:00
toolbar.test.ts Reimplement as a tokenizer with GFM parity 2026-04-30 07:09:19 +00:00
vim.test.ts Reimplement as a tokenizer with GFM parity 2026-04-30 07:09:19 +00:00