@mdx-js/preact

v2.1.3
Preact context for MDX
mdx markdown preact jsx remark mdxast

test

npm run build && npm run test-coverage

build

rimraf "lib/**/*.d.ts" "test/**/*.d.ts" "index.d.ts" && tsc && type-coverage

prepack

npm run build

test-api

node --no-warnings --experimental-loader=../../script/jsx-loader.js ../../node_modules/uvu/bin.js test "\.jsx?$"

test-coverage

c8 --check-coverage --100 --reporter lcov npm run test-api
npm i @mdx-js/[email protected]

Metadata

  • MIT
  • Whatever
  • John Otander
  • released 8/17/2022

Downloads