Skip to content

Central repository for the Glimmer.js project

License

Notifications You must be signed in to change notification settings

topaxi/glimmer.js

 
 

Repository files navigation

Glimmer.js

Welcome to Glimmer.js! Glimmer.js is actually a made up of lots of small packages, so this meta-repo exists to help you find what you're looking for.

Resources

Packages

Glimmer.js is the developer-facing API on top of the low-level Glimmer VM.

User-Facing

These packages are imported and used by Glimmer developers directly.

Internals

These packages are used internally by Glimmer but may be useful for more advanced users.

  • @glimmer/di - lightweight dependency injection library used by @glimmer/application
  • @glimmer/resolver - resolver used by @glimmer/application to look up component modules

Build Tooling

These packages are used for building Glimmer apps, and aren't intended to run in the user's browser.

About

Central repository for the Glimmer.js project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 78.7%
  • JavaScript 19.6%
  • Other 1.7%