JavaScript Ember

Open-source JavaScript projects categorized as Ember

Top 23 JavaScript Ember Projects

  1. Ember.js

    Ember.js - A JavaScript framework for creating ambitious web applications

    Project mention: ResponsiveImage & EmberJS & glob vite imports | dev.to | 2025-03-07

    I had a need to dynamically load a folder images in my EmberJS app that is using embroider-build/app-blueprint and ResponsiveImage. Turns out I could use vite glob imports and resulting code looked something like:

  2. 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.

    CodeRabbit logo
  3. sharedrop

    Easy P2P file transfer powered by WebRTC - inspired by Apple AirDrop

    Project mention: Peer-to-peer file transfers in the browser | news.ycombinator.com | 2025-03-12

    rather worried that it's going to go the same fate as [Sharedrop](https://github.com/ShareDropio/sharedrop) and [Snapdrop](https://github.com/SnapDrop/snapdrop) where they recently got taken over by LimeWire the crypto/AI company.

  4. react-text-mask

    Input mask for React, Angular, Ember, Vue, & plain JavaScript

  5. ember-cli

    The Ember.js command line utility.

  6. component-party.dev

    🎉 Web component JS frameworks overview by their syntax and features

    Project mention: Tutorial - Personal Website with SvelteKit and TailwindCSS | dev.to | 2025-03-09

    Curious how Svelte compares to other frameworks? Check out this tool to see side-by-side code snippets: https://component-party.dev/

  7. zoid

    Cross domain components

    Project mention: Parallel DOM: Upgrade your DOM to be multithreaded | news.ycombinator.com | 2024-07-09

    See also: https://github.com/krakenjs/zoid which allows you to present a simple interface to sites that want to embed your application and send parameters/register callbacks. All the caveats of frames still apply, of course, and scrolling glitchiness alone is a reason to avoid frames altogether... but if you absolutely need to present your application as a frame, it's a developer-friendly way to do so.

    Pdom seems to be a way to do that to yourself, if you can't trust that your content won't cause performance degradations and you absolutely want the context outside that content to stay responsive. I'd only use it, and really any frame, for components where the size is known ahead of time, though; asking a frame to resize itself to fit its contents, when its contents may themselves be resizing to the size of the frame, is a recipe for disaster. Which brings me around to why I try to avoid frames for anything user-facing when at all possible.

  8. ember-paper

    The Ember approach to Material Design.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. travis-web

    The Ember web client for Travis CI

  11. ember-power-select

    The extensible select component built for ember.

  12. ember-bootstrap

    Ember-cli addon for using Bootstrap as native Ember components. (by ember-bootstrap)

  13. ember-metrics

    Send data to multiple analytics integrations without re-implementing new API

  14. ember-apollo-client

    🚀 An ember-cli addon for Apollo Client and GraphQL

  15. ember-template-lint

    Linter for Ember or Handlebars templates

  16. eslint-plugin-ember

    An ESLint plugin that provides set of rules for Ember applications based on commonly known good practices.

  17. jscrambler

    Monorepo of Jscrambler's Javascript Client and Integrations

  18. ffxiv-ember-overlay

    Powerful, data-focused DPS overlay and spell timers for Final Fantasy XIV (FFXIV). Can be used with the OverlayPlugin and ACTWebSocket plugins for Advanced Combat Tracker (ACT). Updated for Dawntrail.

  19. ember-api-docs

    Ember API Docs viewer

    Project mention: JavaScript Client-Side Frameworks: A Comprehensive Guide🚀 | dev.to | 2024-06-10

    Ember.js API

  20. ember-template-lint-plugin-prettier

    A prettier plugin for ember-template-lint

  21. ember-popperjs

    Renderless Component for Popper.JS for you to easily make popovers in Ember.JS

  22. ember-scroll-modifiers

    Scroll-based Modifiers for Ember.js Applications

  23. hyperchannel

    Kosmos Chat for the Web

  24. ember-a11y-landmarks

    Ember addon to help with landmark roles for better accessibility

  25. ember-cli-ui

    ember-cli on the browser

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript Ember discussion

Log in or Post with

JavaScript Ember related posts

  • ResponsiveImage & EmberJS & glob vite imports

    3 projects | dev.to | 7 Mar 2025
  • Effective Pragmatism: Observability

    5 projects | dev.to | 6 Mar 2025
  • LimeWire Has Acquired ShareDrop

    1 project | news.ycombinator.com | 22 Feb 2025
  • Add custom layer to embe-leaflet

    1 project | dev.to | 4 Sep 2024
  • JavaScript Client-Side Frameworks: A Comprehensive Guide🚀

    1 project | dev.to | 10 Jun 2024
  • Effects in Ember

    1 project | dev.to | 7 Jun 2024
  • Ember-cli config

    2 projects | dev.to | 26 Jan 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 19 Mar 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Ember projects in JavaScript? This list will help you:

# Project Stars
1 Ember.js 22,537
2 sharedrop 10,495
3 react-text-mask 8,265
4 ember-cli 3,256
5 component-party.dev 2,905
6 zoid 2,064
7 ember-paper 887
8 travis-web 610
9 ember-power-select 538
10 ember-bootstrap 492
11 ember-metrics 367
12 ember-apollo-client 281
13 ember-template-lint 268
14 eslint-plugin-ember 263
15 jscrambler 146
16 ffxiv-ember-overlay 142
17 ember-api-docs 72
18 ember-template-lint-plugin-prettier 32
19 ember-popperjs 25
20 ember-scroll-modifiers 21
21 hyperchannel 21
22 ember-a11y-landmarks 19
23 ember-cli-ui 18

Sponsored
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.
coderabbit.ai

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?