{"library":"micro-mdx-parser","type":"library","category":null,"description":"micro-mdx-parser is a lightweight JavaScript parser engineered to efficiently convert Markdown or HTML content into a structured JSON representation. This package is specifically designed for scenarios requiring client-side parsing and component rendering within CMS-like applications, where a full MDX toolchain might be considered excessive. It is built as a fork of the `himalaya` parser, incorporating specific 'MDX-like' adjustments to better align with modern component-based content rendering needs. Currently stable at version 1.1.24, its release cadence is typically infrequent, characteristic of a mature, specialized utility library. Key differentiators include its minimal footprint, versatile compatibility across both browser and server environments, and its focus on generating a parseable JSON AST for programmatic content manipulation, rather than direct HTML output.","language":"javascript","status":"active","version":"1.1.24","tags":["javascript","mdx"],"install":[{"cmd":"npm install micro-mdx-parser","imports":["import { parse } from 'micro-mdx-parser';","const { parse } = require('micro-mdx-parser');","import type { ParserOutput } from 'micro-mdx-parser';"]},{"cmd":"yarn add micro-mdx-parser","imports":[]},{"cmd":"pnpm add micro-mdx-parser","imports":[]}],"homepage":null,"github":"https://github.com/DavidWells/micro-mdx","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/micro-mdx-parser","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/micro-mdx-parser/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Tue Jul 21","install_tag":null}}