{"library":"htmdown","type":"library","category":null,"description":"htmdown is an MDX-like syntax library for plain JavaScript using tagged template literals, built on top of htm. Current stable version is 0.1.0. It allows embedding JSX-like expressions in Markdown without a transpiler, leveraging the htm library for template-based virtual DOM creation. It ships TypeScript definitions. Key differentiators: no build step, works with React and Preact, and uses standard ES6 template literals. Released at a low cadence, it is a minimal utility for small projects or prototypes.","language":"javascript","status":"active","version":"0.1.0","tags":["javascript","markdown","md","mdx","jsx","htm","react","preact","typescript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install htmdown","imports":["import htmdown from 'htmdown'","import htmdown from 'htmdown';\nconst md = htmdown.bind(createElement)","import htmdown from 'htmdown';\nconst md: (strings: TemplateStringsArray, ...values: any[]) => ReturnType<typeof htmdown> = htmdown.bind(createElement)"]},{"cmd":"yarn add htmdown","imports":[]},{"cmd":"pnpm add htmdown","imports":[]}],"homepage":null,"github":"https://github.com/mxmul/htmdown","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/htmdown","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}