Projects
Octo
A hackable, offline-first markdown editor for notes, code snippets, and writing that runs entirely in-browser.
octo.app | github.com/voraciousdev/octo
What started as an experiment in the capabilities of Progressive Web Apps (PWA) is now a fully-functioning markdown editor built specifically with developer-writers in mind. The boundaries between native applications and web applications are getter smaller by the day, and Octo is an investment in the future of these technologies.
vue-markdown-editor
A markdown editor component for Vue that renders in place without the need for a preview pane. This is the component that powers Octo.
github.com/voraciousdev/vue-markdown-editor