{"id":13482724,"url":"https://github.com/micromark/micromark-extension-mdx-expression","last_synced_at":"2025-04-09T18:16:35.476Z","repository":{"id":40329969,"uuid":"315656787","full_name":"micromark/micromark-extension-mdx-expression","owner":"micromark","description":"micromark extension to support MDX or MDX JS expressions","archived":false,"fork":false,"pushed_at":"2025-03-24T13:47:55.000Z","size":319,"stargazers_count":11,"open_issues_count":0,"forks_count":2,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-09T18:16:29.363Z","etag":null,"topics":["es","expression","js","mdx","mdxjs","micromark","micromark-extension"],"latest_commit_sha":null,"homepage":"https://unifiedjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/micromark.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"unifiedjs","open_collective":"unified"}},"created_at":"2020-11-24T14:27:21.000Z","updated_at":"2025-03-24T13:47:57.000Z","dependencies_parsed_at":"2023-02-12T15:31:46.215Z","dependency_job_id":"b24647d1-efa7-46c1-aafa-b20c08d514df","html_url":"https://github.com/micromark/micromark-extension-mdx-expression","commit_stats":{"total_commits":98,"total_committers":1,"mean_commits":98.0,"dds":0.0,"last_synced_commit":"88c175f9ac684efc9306e23642807657df71d6a6"},"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-mdx-expression","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-mdx-expression/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-mdx-expression/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromark%2Fmicromark-extension-mdx-expression/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micromark","download_url":"https://codeload.github.com/micromark/micromark-extension-mdx-expression/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248085323,"owners_count":21045139,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["es","expression","js","mdx","mdxjs","micromark","micromark-extension"],"created_at":"2024-07-31T17:01:04.900Z","updated_at":"2025-04-09T18:16:35.459Z","avatar_url":"https://github.com/micromark.png","language":"JavaScript","funding_links":["https://github.com/sponsors/unifiedjs","https://opencollective.com/unified"],"categories":["JavaScript"],"sub_categories":[],"readme":"# micromark-extension-mdx-expression\n\n[![Build][build-badge]][build]\n[![Coverage][coverage-badge]][coverage]\n[![Sponsors][sponsors-badge]][collective]\n[![Backers][backers-badge]][collective]\n[![Chat][chat-badge]][chat]\n\nMonorepo with a [`micromark`][micromark] extension,\n[`micromark-extension-mdx-expression`][micromark-extension-mdx-expression],\nand the underlying tools to handle JavaScript in markdown.\n\n## Contents\n\n* [What is this?](#what-is-this)\n* [When to use this](#when-to-use-this)\n* [Contribute](#contribute)\n* [License](#license)\n\n## What is this?\n\nThis project contains three packages:\n\n* [`micromark-extension-mdx-expression`][micromark-extension-mdx-expression]\n  — extension to support MDX expressions in [`micromark`][micromark]\n* [`micromark-factory-mdx-expression`][micromark-factory-mdx-expression]\n  — subroutine to parse the expressions\n* [`micromark-util-events-to-acorn`][micromark-util-events-to-acorn]\n  — subroutine to parse micromark events with acorn\n\n## When to use this\n\nYou might want to use\n[`micromark-extension-mdx-expression`][micromark-extension-mdx-expression].\n\nThe rest is published separately to let\n[`micromark-extension-mdx-jsx`][micromark-extension-mdx-jsx] parse expressions\nin JSX and to let\n[`micromark-extension-mdxjs-esm`][micromark-extension-mdxjs-esm] parse ESM.\nYou would only need `micromark-factory-mdx-expression` and\n`micromark-util-events-to-acorn` if you want to build alternatives to these.\n\n## Contribute\n\nSee [`contributing.md` in `micromark/.github`][contributing] for ways to get\nstarted.\nSee [`support.md`][support] for ways to get help.\n\nThis project has a [code of conduct][coc].\nBy interacting with this repository, organization, or community you agree to\nabide by its terms.\n\n## License\n\n[MIT][license] © [Titus Wormer][author]\n\n\u003c!-- Definitions --\u003e\n\n[author]: https://wooorm.com\n\n[backers-badge]: https://opencollective.com/unified/backers/badge.svg\n\n[build]: https://github.com/micromark/micromark-extension-mdx-expression/actions\n\n[build-badge]: https://github.com/micromark/micromark-extension-mdx-expression/workflows/main/badge.svg\n\n[chat]: https://github.com/micromark/micromark/discussions\n\n[chat-badge]: https://img.shields.io/badge/chat-discussions-success.svg\n\n[coc]: https://github.com/micromark/.github/blob/main/code-of-conduct.md\n\n[collective]: https://opencollective.com/unified\n\n[contributing]: https://github.com/micromark/.github/blob/main/contributing.md\n\n[coverage]: https://codecov.io/github/micromark/micromark-extension-mdx-expression\n\n[coverage-badge]: https://img.shields.io/codecov/c/github/micromark/micromark-extension-mdx-expression.svg\n\n[license]: https://github.com/micromark/micromark-extension-mdx-expression/blob/main/license\n\n[micromark]: https://github.com/micromark/micromark\n\n[micromark-extension-mdx-expression]: packages/micromark-extension-mdx-expression/\n\n[micromark-extension-mdx-jsx]: https://github.com/micromark/micromark-extension-mdx-jsx\n\n[micromark-extension-mdxjs-esm]: https://github.com/micromark/micromark-extension-mdxjs-esm\n\n[micromark-factory-mdx-expression]: packages/micromark-factory-mdx-expression/\n\n[micromark-util-events-to-acorn]: packages/micromark-util-events-to-acorn/\n\n[sponsors-badge]: https://opencollective.com/unified/sponsors/badge.svg\n\n[support]: https://github.com/micromark/.github/blob/main/support.md\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicromark%2Fmicromark-extension-mdx-expression","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicromark%2Fmicromark-extension-mdx-expression","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicromark%2Fmicromark-extension-mdx-expression/lists"}