Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add Prettier Formatting for Markdown Files and Pre-Commit Hook (#543) | marv | 2024-02-03 |
| | | | | | | | * Install prettier, add prettierignore * Add precommit hook for md * Prettier format md files | ||
* | Modernize codebase | Darius Jahandarie | 2023-11-04 |
- Use ES modules - Remove vendored libs and build them from npm using esbuild - Switch from JSZip to zip.js |