1
0
Fork
You've already forked Mup
0
A simple and configurable markup language
  • Nearley 71.5%
  • TypeScript 28.5%
2025年11月28日 02:40:39 -03:00
examples fix: Parse examples/mix.mup. Grammar is now complete 2025年11月21日 03:26:20 -03:00
src refactor: Remove Bun dependency (now works on Deno and Node.js) 2025年11月28日 02:40:39 -03:00
.gitignore feat: First iteration of the grammar 2025年11月21日 01:20:55 -03:00
bun.lock chore: Setup Bun 2025年11月21日 01:14:44 -03:00
deno.lock refactor: Remove Bun dependency (now works on Deno and Node.js) 2025年11月28日 02:40:39 -03:00
LICENSE doc: Add LICENSE 2025年11月21日 03:29:57 -03:00
package-lock.json refactor: Remove Bun dependency (now works on Deno and Node.js) 2025年11月28日 02:40:39 -03:00
package.json refactor: Remove Bun dependency (now works on Deno and Node.js) 2025年11月28日 02:40:39 -03:00