We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
recma-module-to-function
1 parent 84ec66e commit 913659cCopy full SHA for 913659c
docs/docs/extending-mdx.mdx
@@ -87,6 +87,8 @@ See also the [list of remark plugins][remark-plugins],
87
* [`remcohaszing/recma-nextjs-static-props`](https://github.com/remcohaszing/recma-nextjs-static-props)
88
— generate [`getStaticProps`](https://nextjs.org/docs/basic-features/data-fetching/get-static-props)
89
exposing top level identifiers in Next.js
90
+* [`remcohaszing/recma-module-to-function`](https://github.com/remcohaszing/recma-module-to-function)
91
+ — convert a module into a function body
92
* [`remcohaszing/rehype-mdx-code-props`](https://github.com/remcohaszing/rehype-mdx-code-props)
93
— interpret the code `meta` field as JSX props
94
* [`remcohaszing/rehype-mdx-import-media`](https://github.com/remcohaszing/rehype-mdx-import-media)
0 commit comments