A simple and configurable markup language
- Nearley 71.5%
- TypeScript 28.5%
| examples | fix: Parse examples/mix.mup. Grammar is now complete | |
| src | refactor: Remove Bun dependency (now works on Deno and Node.js) | |
| .gitignore | feat: First iteration of the grammar | |
| bun.lock | chore: Setup Bun | |
| deno.lock | refactor: Remove Bun dependency (now works on Deno and Node.js) | |
| LICENSE | doc: Add LICENSE | |
| package-lock.json | refactor: Remove Bun dependency (now works on Deno and Node.js) | |
| package.json | refactor: Remove Bun dependency (now works on Deno and Node.js) | |