Releases: docmd-io/lite-matter
Releases · docmd-io/lite-matter
lite-matter@0.1.1 🩹 (Patch Release)
Fixed: Injected the standard "exports" map to correctly resolve strict ESM type definitions.
Full Changelog: 0.1.0...0.1.1
lite-matter@0.1.0 🚀 (The Minimalist Frontmatter Extractor)
lite-matter provides a high-performance, pinpoint alternative to gray-matter for the modern web.
- Optimized YAML Isolation: Precision regex engine for standard triple-dash (
---) frontmatter. - Zero-Bloat logic: Stripped of legacy formats (TOML, CoffeeScript, etc.) to optimize speed and bundle size.
- Modern Core: Written in TypeScript and exported as native ESM.
- High Performance: Powered by the industry-standard
yamllibrary for spec-compliant metadata parsing.