All Projects → vutran → preact-codemod

vutran / preact-codemod

Licence: MIT license
🍧 Shave some bytes by using Preact.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to preact-codemod

font-awesome-codemod
⚙️ Font Awesome codemod script
Stars: ✭ 46 (+17.95%)
Mutual labels:  codemod, jscodeshift
async-await-codemod
Codemod script for migrating promise-based functions to use async/await syntax
Stars: ✭ 22 (-43.59%)
Mutual labels:  codemod, jscodeshift
ember-angle-brackets-codemod
Codemod to convert curly braces syntax to angle brackets syntax
Stars: ✭ 58 (+48.72%)
Mutual labels:  codemod, jscodeshift
jscodeshift-typescript-example
jscodeshift typescript codemod example
Stars: ✭ 27 (-30.77%)
Mutual labels:  codemod, jscodeshift
codemod-v4
codemod cli for antd v4 upgrade
Stars: ✭ 84 (+115.38%)
Mutual labels:  codemod, jscodeshift
tiny-treeshaker
🌳🥤 A tiny codemod for tree shaking (experimental) 🌳🥤
Stars: ✭ 92 (+135.9%)
Mutual labels:  codemod, jscodeshift
es5-function-to-class-codemod
📦 Transform ES5 Functions to ES6 Classes
Stars: ✭ 30 (-23.08%)
Mutual labels:  codemod, jscodeshift
react-text-toxicity
Detect text toxicity in a simple way, using React. Based in a Keras model, loaded with Tensorflow.js.
Stars: ✭ 38 (-2.56%)
Mutual labels:  preact
atom-ts-transpiler
A transpiler for Atom packages that processes code with TypeScript
Stars: ✭ 14 (-64.1%)
Mutual labels:  transpiler
Jikka
an automated solver for problems of competitive programming
Stars: ✭ 143 (+266.67%)
Mutual labels:  transpiler
precharts
Just Recharts pre-aliased for Preact.
Stars: ✭ 26 (-33.33%)
Mutual labels:  preact
preact-typescript-parcel-starter
Starter with Preact - Typescript - Parcel Bundler
Stars: ✭ 51 (+30.77%)
Mutual labels:  preact
coffee-to-ts
[NOT ACTIVELY MAINTAINED] Convert CoffeeScript to TypeScript
Stars: ✭ 34 (-12.82%)
Mutual labels:  transpiler
neo4j-graphql-java
Pure JVM translation for GraphQL queries and mutations to Neo4j's Cypher
Stars: ✭ 94 (+141.03%)
Mutual labels:  transpiler
render react
Pre-render and mount React components from Ruby
Stars: ✭ 14 (-64.1%)
Mutual labels:  preact
javascript-questions
❔ Multiple choice JS questions as PWA
Stars: ✭ 12 (-69.23%)
Mutual labels:  preact
preact-weui
Weui for preact.
Stars: ✭ 44 (+12.82%)
Mutual labels:  preact
tscodeshift
tscodeshift is a toolkit for running codemods over multiple TS files
Stars: ✭ 49 (+25.64%)
Mutual labels:  codemod
Portfolio
Expo + Next.js Portfolio
Stars: ✭ 56 (+43.59%)
Mutual labels:  preact
personal-website
Personal website – made with Next.js, Preact, MDX, RMWC, & Vercel
Stars: ✭ 16 (-58.97%)
Mutual labels:  preact

preact-codemod

Build Status license

Transform your React code to Preact.

Demo: astexplorer

Tests

$ npm test

Goals

  • Learning and experimenting with jscodeshift by transforming React to Preact.
  • Eventually can convert a big React application.

Contributing

preact-codemod and want to contribute? You can help contribute to the growth of this codemod in many ways.

Support

Like what you see? Become a Patron and support me via a monthly donation.

License

MIT © Vu Tran

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].