Skip to content

Releases: docmd-io/lite-matter

lite-matter@0.1.1 🩹 (Patch Release)

04 Apr 22:10

Choose a tag to compare

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)

04 Apr 19:39

Choose a tag to compare

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 yaml library for spec-compliant metadata parsing.