ember-template-recast
Template transformer
A tool that transforms and reformats template strings from various programming languages
Non-destructive template transformer.
41 stars
7 watching
39 forks
Language: TypeScript
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
yohanmishkin/ember-cli-alex | An Ember app template linting tool that identifies and removes unequal or biased language from code | 7 |
miguelcobain/ember-dynamic-render-template | An Ember addon for dynamically rendering DOM templates from handlebars strings | 14 |
lifeart/ember-cli-template-trimmer | Tool to optimize Ember template compilation by removing unnecessary whitespace and dead code | 1 |
cibernox/ember-ast-helpers | A utility belt for transforming Ember application code into equivalent HTML structures | 40 |
tildeio/ember-element-helper | A polyfill implementation of a feature proposal for Ember.js templates | 44 |
lifeart/ember-cli-jsx-templates | Enables the use of JSX syntax in Ember templates by transforming it into Handlebars AST. | 16 |
buschtoens/ember-render-helpers | Provides template helpers to work with Ember rendering modifications | 22 |
theseally/vite-plugin-pug-transformer | A plugin for Vite that transforms Pug templates into HTML. | 38 |
replicadse/complate | A general-purpose text templating tool for automation and interactive user input | 39 |
putoutjs/recast | A JavaScript syntax tree transformer and pretty-printer that allows manipulating abstract syntax trees (ASTs) for dynamic code transformation. | 7 |
ember-codemods/ember-test-helpers-codemod | A codemod to transform Ember tests to use @ember/test-helpers | 29 |
typed-ember/ember-cli-typescript | A tool to simplify using TypeScript in Ember.js apps by integrating it with the Ember CLI build system. | 363 |
lucasepe/tbd | A simple text template tool that allows you to create dynamic templates with placeholders. | 25 |
joshdk/template-transformer | A plugin for the Kustomize tool to securely inject dynamic values into Kubernetes resource manifests through strict templating. | 12 |
knownasilya/ember-template-imports | An addon that simplifies the use of components in Ember templates by providing an alternative syntax for importing and using them. | 14 |