Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
interpret
A dictionary of file extensions and associated module loaders.
jsx-ast-utils
AST utility module for statically analyzing JSX
sucrase
Super-fast alternative to Babel for when you can target modern JS runtimes
eslint-plugin-jsx-a11y
Static AST checker for accessibility rules on JSX elements.
@mdx-js/react
React context for MDX
mdast-util-mdx-jsx
mdast extension to parse and serialize MDX or MDX.js JSX
markdown-to-jsx
Convert markdown to JSX with ease for React and React-like projects. Super lightweight and highly configurable.
remark-mdx
remark plugin to support MDX syntax
micromark-extension-mdxjs
micromark extension to support MDX.js
micromark-extension-mdx-jsx
micromark extension to support MDX or MDX.js JSX
@mdx-js/mdx
MDX compiler
node-source-walk
Execute a callback on every node of a source code's AST and stop walking when you see fit
mdast-util-mdx
mdast extension to parse and serialize MDX (or MDX.js)
hast-util-to-estree
hast utility to transform to estree (JavaScript AST) JSX
detective-cjs
Get the dependencies of a CommonJS module by traversing its AST
detective-amd
Find all dependencies within a JavaScript file using AMD module syntax
estree-util-build-jsx
Transform JSX in estrees to function calls (for react, preact, and most hyperscript interfaces)
ink
React for CLI
rehype-recma
recma plugin to transform HTML (hast) to JS (estree)
recma-jsx
recma plugin to add support for parsing and serializing JSX