27 skills found
andreypopp / Reactify[DEPRECATED] Browserify transform for JSX (superset of JavaScript used in React library by Facebook)
jamesseanwright / WaxAn experimental, JSX-compatible renderer for the Web Audio API
insin / Babel Plugin React Html AttrsBabel plugin which transforms HTML and SVG attributes on JSX host elements into React-compatible attributes
mapbox / Jsxtreme MarkdownTransform Markdown into JSX or React component modules
plasticine / Middleman ReactRuby gem for automatically transforming JSX and using React in Middleman.
flying-sheep / Babel Plugin Transform React Createelement To Jsx:leftwards_arrow_with_hook: Transforms React.createElement calls to JSX syntax
mapbox / Svg React TransformerTransform SVG into JSX or React component modules
gvelo / Babel Plugin Transform React Jsx Img ImportGenerate imports for jsx img elements. A handy transform for use in webpack workflows.
ehirsch / Gradle React PluginA simple plugin to use the react-tools to transform jsx to javascript using gradle.
swannodette / Jsx FunExperiments in transforming from React Native JSX/Flow into Closure Modules
AdeonMaster / Jsx VanillaJSX Vanilla is a JavaScript preprocessor that allows you to use JSX syntax in vanilla JavaScript, separately from React, by transforming JSX blocks into string literals.
syntax-tree / Estree Util Build JsxTransform JSX in estrees to function calls (for react, preact, and most hyperscript interfaces)
RIP21 / Babel Plugin Hyperscript To JsxThis plugin transforms react-hyperscript into JSX. Intended to be used as codemod.
mikaelbr / Babel Plugin Transform React RequireTransform files using JSX to implicitly require React (or other implementations).
adrianton3 / Babel Plugin Transform React Jsx LocationAdds a data-source attribute to JSX tags containing the file name and line number of the original source
kristerkari / Babel Plugin React Native Classname To StyleTransform JSX className property to style property in react-native.
kristerkari / Babel Plugin React Native Classname To Dynamic StyleTransform JSX className property to a style property that gets calculated at runtime in React Native. The plugin is used to match style objects containing parsed CSS media queries and CSS viewport units with React Native.
dropbox / Ts Transform React Jsx SourceTypeScript AST Transformer that adds source file and line number to JSX elements
KWangechi / Babel Plugin Transform React Jsx Prop ShorthandA Babel plugin that transforms React JSX Shorthand Syntax to regular JSX
ryanwinchester / Elixir React JsxLaravel Elixir extension to transform React JSX files