@bertdeblock/generate-template-registry

0.2.1 • Public • Published

@bertdeblock/generate-template-registry

CI NPM Version

Generate a template registry for Glint.

Usage

cd your/app-or-addon/path

and

npx @bertdeblock/generate-template-registry@latest

or

pnpx @bertdeblock/generate-template-registry@latest

or

bunx @bertdeblock/generate-template-registry@latest

Options

--path

Generate a template registry at a custom path.

npx @bertdeblock/generate-template-registry@latest --path="app/glint/template-registry.ts"

Caveats

  • If your app or addon has components, helpers or modifiers with the same name, duplicate template registry entries will be generated, which will need to be fixed manually

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.1
    1
    • latest

Version History

Package Sidebar

Install

npm i @bertdeblock/generate-template-registry

Weekly Downloads

1

Version

0.2.1

License

MIT

Unpacked Size

11.3 kB

Total Files

8

Last publish

Collaborators

  • bertdeblock