ts-plugin-inferno
Transformer
A Typescript transformer that compiles TSX syntax to Inferno API directly
Typescript transformer for InfernoJS
3 stars
2 watching
1 forks
Language: JavaScript
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
infernojs/swc-plugin-inferno | Transforms JSX code to Inferno compatible virtual DOM | 3 |
infernojs/babel-plugin-inferno | Transforms JSX to InfernoJS vNodes | 79 |
gabesoft/trans | A library that enables easy transformation of complex JSON objects by specifying composite field names and chaining multiple transformation methods. | 179 |
ds300/react-native-typescript-transformer | A tool to seamlessly integrate TypeScript with React Native | 657 |
gustavoguichard/string-ts | A library providing strongly typed string functions to preserve type information after transformations | 1,192 |
xtuc/babel-plugin-transform-scala-lambda | A plugin that simplifies JavaScript code by allowing a more concise syntax inspired by Scala's lambda style | 54 |
jhgg/js-transforms | A collection of JavaScript code transformation utilities using js-codeshift | 96 |
transduce/transduce | A JavaScript library providing composable transformations of data streams | 92 |
r17x/jasat | A tool for automating transformations and modifications to JavaScript code. | 2 |
lusoalex/vertx-jolt | A facade project providing a simple JSON transformation tool using Vert.x JsonObject | 4 |
taritsyn/bundletransformer | An extension for optimizing and transforming web application bundles using various techniques such as minification, translation, and post-processing | 130 |
theseally/vite-plugin-pug-transformer | A plugin for Vite that transforms Pug templates into HTML. | 38 |
abhimanyu003/sttr | A command-line utility for transforming strings using various encoding and decoding algorithms. | 955 |
remcohaszing/babel-plugin-transform-react-class-to-function | A plugin that transforms React component classes into functions to improve consistency and simplify code maintenance. | 24 |
putoutjs/recast | A JavaScript syntax tree transformer and pretty-printer that allows manipulating abstract syntax trees (ASTs) for dynamic code transformation. | 7 |