{"library":"mdast-util-to-nlcst","type":"library","category":null,"description":"mdast-util-to-nlcst is a utility in the unifiedjs ecosystem that transforms an mdast (markdown abstract syntax tree) into an nlcst (natural language concrete syntax tree). Currently at stable version 7.0.1, the package follows a semver release cadence with notable breaking changes often accompanying major version bumps. Its core function is to allow inspection of the natural language content within markdown documents by providing a structured NLCST representation. Unlike other utilities like `mdast-util-to-hast` which converts markdown to HTML, this package focuses specifically on language processing. It is frequently used in conjunction with natural language parsers like `parse-english` or `parse-latin` and is wrapped by the `remark-retext` plugin for a higher-level abstraction. A key limitation is that it does not provide functionality to apply changes from the NLCST back into the original mdast tree.","language":"javascript","status":"active","version":"7.0.1","tags":["javascript","unist","mdast","mdast-util","nlcst","nlcst-util","util","utility","markdown","typescript"],"install":[{"cmd":"npm install mdast-util-to-nlcst","imports":["import { toNlcst } from 'mdast-util-to-nlcst'","import type { Options } from 'mdast-util-to-nlcst'","import { ParseEnglish } from 'parse-english'"]},{"cmd":"yarn add mdast-util-to-nlcst","imports":[]},{"cmd":"pnpm add mdast-util-to-nlcst","imports":[]}],"homepage":null,"github":"https://github.com/syntax-tree/mdast-util-to-nlcst","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/mdast-util-to-nlcst","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/mdast-util-to-nlcst/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}