Skip to content

Parseum

A markdown to HTML parser and editor built using Peggy.js, React, TailwindCSS and DaisyUI.

Parseum is a Markdown parser and editor built utilizing Peggy.js which generates a parser from a defined Parsing Expression Grammar (PEG) file. Combining this parser with React, TailwindCSS, and DaisyUI allows for the creation of a simple Markdown to HTML parser and editor with the flexibility to grow and evolve as needed by updating the defined grammar file.

The contents of this repository are licensed under the terms and conditions of the MIT license.

MIT © 2024-present Visakan Kirubakaran.