Skip to content

glimmerjs/babel-plugin-glimmer-inline-precompile

Repository files navigation

babel-plugin-glimmer-inline-precompile

Allows compile time replacement of inline templates (inside your *.ts or *.js files) via:

import hbs from 'glimmer-inline-precompile';

let template = hbs`some template {{here}}`;

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published