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
40 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An Ember app template linting tool that identifies and removes unequal or biased language from code | 7 |
| | An Ember addon for dynamically rendering DOM templates from handlebars strings | 14 |
| | Tool to optimize Ember template compilation by removing unnecessary whitespace and dead code | 1 |
| | A utility belt for transforming Ember application code into equivalent HTML structures | 40 |
| | A polyfill implementation of a feature proposal for Ember.js templates | 44 |
| | Enables the use of JSX syntax in Ember templates by transforming it into Handlebars AST. | 16 |
| | Provides template helpers to work with Ember rendering modifications | 22 |
| | A plugin for Vite that transforms Pug templates into HTML. | 38 |
| | A JavaScript syntax tree transformer and pretty-printer that allows manipulating abstract syntax trees (ASTs) for dynamic code transformation. | 7 |
| | A codemod to transform Ember tests to use @ember/test-helpers | 29 |
| | A tool to simplify using TypeScript in Ember.js apps by integrating it with the Ember CLI build system. | 363 |
| | A simple text template tool that allows you to create dynamic templates with placeholders. | 25 |
| | A plugin for the Kustomize tool to securely inject dynamic values into Kubernetes resource manifests through strict templating. | 12 |
| | An addon that simplifies the use of components in Ember templates by providing an alternative syntax for importing and using them. | 14 |