Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Top 12 TypeScript Emberj Projects
-
-
Civic Auth
Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
-
-
-
Last week the Ember Tooling team released the embroider project from alpha to stable, signalling that non-explorers should now try Vite with their ember projects if they want a massive performance boost to their build system.
-
-
ember-statechart-component
Statecharts as components. No classes. Pure declarative state transitions.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
If you're using PNPM as a package manager for your EmberJS project and you find yourself in a need to install a v2 addon from git(hub) fork (because you have a branch with patched version), then you might find that GitHub URLs in package.json tricks don't work for you.
-
-
Instead, we write a codemod (really, a linter) using @codemod-utils. For every package, the codemod parses what's relevant and creates a list of dependencies that should be present ("actual"). It then compares the list to that from package.json ("expected").
-
-
TypeScript Emberjs discussion
TypeScript Emberjs related posts
-
Vite supports your ember project back to ember 3.28!
-
Learn how to create your own function-component in an ecosystem that doesn't have them [Video, 13:36]
-
A Path to Faster Rendering with Liquid-C
-
TypeScript Features to Avoid
-
Initial release of ember-popperjs
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 29 Apr 2025
Index
What are some of the best open-source Emberj projects in TypeScript? This list will help you:
# | Project | Stars |
---|---|---|
1 | hermes | 1,846 |
2 | glimmer-vm | 1,140 |
3 | ember-intl | 439 |
4 | ember-cli-typescript | 362 |
5 | embroider | 348 |
6 | frontile | 55 |
7 | ember-statechart-component | 36 |
8 | addon-blueprint | 30 |
9 | prettier-plugin-ember-template-tag | 23 |
10 | codemod-utils | 21 |
11 | ember | 6 |
12 | ember-string | 6 |