ember-tailwind-codemod
Codemod for migrating to Tailwind utilities in Ember components (by rajasegar)
ast-node-builder
AST Node building api for jscodeshift (by rajasegar)
ember-tailwind-codemod | ast-node-builder | |
---|---|---|
3 | 1 | |
10 | 14 | |
- | - | |
0.0 | 10.0 | |
almost 4 years ago | almost 3 years ago | |
JavaScript | JavaScript | |
MIT License | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ember-tailwind-codemod
Posts with mentions or reviews of ember-tailwind-codemod.
We have used some of these posts to build our list of alternatives
and similar projects.
ast-node-builder
Posts with mentions or reviews of ast-node-builder.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-09-06.
-
JARVIS – Write me a Codemod
ast-node-builder
What are some alternatives?
When comparing ember-tailwind-codemod and ast-node-builder you can also consider the following projects:
moment-dayjs-codemod - A Codemod to migrate from moment.js to day.js
ember-no-implicit-this-codemod - Template codemod for refactoring from `{{foo}}` to `{{this.foo}}`
jarvis - JARVIS - Write me a codemod
ember-apollo-client - 🚀 An ember-cli addon for Apollo Client and GraphQL
recast - JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator