react component template
Call require pretending your are at another directory
Add module federation support to your CRA5 application without ejecting
**Host webpack.config** ```js const config = { ...otherConfigs plugins: [ new ModuleFederationPlugin({ name: "app1", remotes: { app2: "app2@[window.app2Url]/remoteEntry.js" } }). new ExternalTemplateRemotesPlugin(), ] } ```
Render JSX to an HTML string, with support for Preact components.
render domhandler DOM nodes to a string
An engine which produces an intermediary structure from HTML to create a React Native render tree.
Monkey patches React to notify you about avoidable re-renders.
@vue/compiler-sfc
Transform React components into HTML email templates
Webpack plugin to stream typescript for module federation apps/components
The hackable, full-featured Open Source HTML rendering solution for React Native.
HTML5 application deployer
MJML: the only framework that makes responsive-email easy
Renders PostHTML Tree to HTML/XML
share typings for your federated typescript packages around your mono-repo
@vue/runtime-core
Easy way to render ThreeJS objects with built-in interaction defaults
Add module federation support to your CRA5 application without ejecting
See nodejs errors with less clutter
An inline CSS processor to translate CSS properties to React Native styles.
A render engine for Node and the browser
Babel syntactic sugar for replaceing `this` with `getCurrentInstance()` in Vue JSX with @vue/composition-api

No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.