For an ecosystem of addons for Ember.js applications, the strongest matches are zeit/micro (This is a minimalist Node), fpereiro/backendlore (This is a collection of backend architectural guides for) and awslabs/chalice (This is a Python framework for building serverless applications). hexojs/hexo and encode/django-rest-framework round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.
We curate open-source GitHub repositories matching “Ember.js addons, tools and resources”. Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.
Micro is a minimalist Node.js web framework designed for creating lightweight, asynchronous HTTP services and JSON APIs. It serves as a low-footprint library for deploying asynchronous handlers focused on high request volumes and minimal overhead. The framework utilizes a functional request and response model, routing traffic to a single exported asynchronous function as the primary entry point. It specializes in processing incoming JSON requests and returning formatted responses with automated error handling. Core capabilities include request body parsing for JSON, plain text, and binary bu
This is a minimalist Node.js web framework, not a curated collection of Ember.js addons, tools, or resources; it is entirely unrelated to Ember.js development.
Backendlore is a collection of architectural guides and patterns for building stateless JSON HTTP APIs using Node.js. It focuses on designing backend systems that offload session and application state to external databases and in-memory stores to facilitate horizontal scaling. The project provides specific implementation standards for REST APIs, including request payload validation and the use of cryptographically signed cookies for session management. It details a strategy for file management that combines local filesystem caching for high-speed delivery with cloud object stores for long-ter
This is a collection of backend architectural guides for Node.js, with no connection to Ember.js addons, tools, or resources, so it doesn't serve your search for an Ember addon catalog.
Chalice is a Python development framework for building and deploying serverless applications and REST APIs on AWS. It functions as a microservice tool that automates the deployment of code and infrastructure to AWS Lambda and orchestrates AWS API Gateway to route HTTP requests to specific serverless functions. The framework features an automated system that analyzes source code to generate the minimum required identity and access management permissions. It also provides a command line interface to manage the complete application lifecycle, from project creation and deployment to the removal o
This is a Python framework for building serverless applications on AWS, not a curated directory of Ember.js addons and tools, so it does not match your search.
Hexo is a command-line static site generator designed for content-driven blogging and website creation. It functions as a structured framework that transforms plain text files and markdown into production-ready static websites, utilizing a template-based rendering engine to separate site content from visual presentation. The project is distinguished by its event-driven build pipeline, which manages the entire site lifecycle through a series of hooks for file processing, asset generation, and deployment. Developers can extend the system’s core capabilities through a modular plugin architecture
Hexo is a static site generator for blogs, entirely unrelated to the Ember.js ecosystem — it is not a directory or collection of Ember.js addons and tools.
Django REST Framework is a toolkit for building standards-compliant web services that map complex data models to structured HTTP responses. It provides a modular architecture for handling the request lifecycle, including authentication, permission checks, and content negotiation. The framework is designed to facilitate the development of robust APIs by transforming complex data types into native formats and validating incoming request payloads against defined schemas. The project distinguishes itself through a highly modular, class-based design that allows developers to build complex views an
Django REST Framework is a Python toolkit for building REST APIs, not a directory or collection of Ember.js addons and tools.
Simplefolio is a static site generator and React-based framework designed for building responsive, single-page professional portfolios. It provides a pre-structured template that allows users to showcase personal details, project galleries, and contact information through a clean, animated interface. The project distinguishes itself through a configuration-driven approach to development. Users manage their content and visual branding, such as color palettes and gradients, within centralized data files. This declarative mapping ensures that updates to project showcases, social media links, and
This is a React-based portfolio template, not an Ember.js addons and tools directory — it has no connection to Ember, addon curation, or the ecosystem resources the visitor is looking for.
Ember Table is a component library designed for rendering high-performance data grids and virtualized lists within Ember applications. It provides the UI primitives necessary to display hundreds of thousands of records smoothly by recycling DOM nodes and rendering only the items visible in the viewport. The library includes advanced layout management tools that support live column resizing, reordering, scaling, and structural region pinning to lock headers, footers, and specific columns in place during scrolling. It also features hierarchical row flattening, transforming nested tree structur
Ember Table is a single addon for displaying large data sets in tables, not a curated collection or directory of Ember addons, tools, and resources as this search requests.
Datasette is a tool for publishing and sharing SQLite databases as public websites. It functions as a data publishing system that provides searchable interfaces and JSON APIs to expose the contents of SQLite files. The project enables both server-side and client-side execution. It can operate as an API server or as a database browser that runs entirely within a web browser using WebAssembly, allowing for serverless database access. The system supports a variety of deployment strategies, including containerized images for cloud hosting and a local development server for testing. It includes c
Datasette is a tool for publishing SQLite databases as websites, not a directory of Ember.js addons and tools — it is entirely unrelated to the Ember ecosystem.
This is a software development kit for building applications that publish and retrieve digital media from a peer-to-peer network. It provides a toolset for decentralized content distribution, enabling the upload and management of digital assets to ensure censorship resistance. The SDK features a dedicated utility for migrating content from YouTube channels into the peer-to-peer network to allow for independent hosting and monetization. It employs a unified set of rules to ensure content remains compatible across different decentralized applications. The system operates through a background d
This SDK for decentralized peer-to-peer media distribution has nothing to do with Ember.js, its addons, or tools — it is in a completely different domain.
This project is a self-hosted community engine and forum software designed for hosting threaded discussions. It functions as a JSON API community platform, exposing all data and functionality through a standardized interface to support a single-page application architecture. The system is built to be a multi-language discussion board with integrated localization and language pack support. The platform is defined by a modular architecture that allows for extensive customization through an extension-based plugin system. This extensibility enables the modification of core behavior, the addition
flarum/core is a self-hosted forum engine built in PHP, not a curated directory of Ember.js addons and tools — it has no connection to the Ember.js ecosystem or the features you need.
Shuttle is a cloud platform for Rust backends that automates infrastructure provisioning and deployment. It functions as an infrastructure-as-code framework where managed databases and cloud resources are defined directly within application logic using code attributes rather than external configuration files. The platform provides a command line interface to manage the full project lifecycle, from local development with live reloading to remote cloud publishing. It includes a managed database provider that automatically provisions and attaches storage to applications during the deployment pro
Shuttle is a cloud platform for Rust backends with no connection to Ember.js, so it does not serve as a directory of Ember.js addons or tools.
This project is an edge computing development toolkit and serverless command line interface used to develop, test, and deploy serverless functions to a global edge network. It serves as an edge runtime bundler and resource orchestrator, managing the entire lifecycle of edge projects from local development to worldwide distribution. The toolkit distinguishes itself through distributed workflow management, coordinating stateful instances and the durable execution of long-running processes across the edge. It also provides specialized integrations for edge AI, including the management of vector
Cloudflare Workers SDK is a serverless development toolkit for the Cloudflare edge network, not a directory of Ember.js addons and tools — it has no connection to Ember or its ecosystem.
Wasmer is a high-performance runtime engine designed to execute sandboxed WebAssembly modules across server-side, edge, and browser environments. It functions as a comprehensive platform for building, distributing, and running isolated applications, providing a secure and portable execution layer that maintains consistency across diverse hardware architectures and operating systems. The platform distinguishes itself through a robust toolchain that enables cross-language interoperability and the transformation of code into portable binary packages. It supports ahead-of-time binary generation t
Wasmer is a WebAssembly runtime engine for running sandboxed modules, not a curated directory of Ember.js addons or tools; it is entirely unrelated to the Ember.js ecosystem.
cve-search is a vulnerability search engine and database manager designed to index, synchronize, and query CVE and CPE security vulnerability data. It functions as a security data warehouse that imports vulnerability feeds into a local database to enable fast, keyword-based discovery of security flaws. The project provides a web-based vulnerability browser and a programmatic JSON API for retrieving records and risk scores. It utilizes full-text indexing for vulnerability descriptions and implements an identity-verified security portal using the OpenID Connect standard for user authentication.
cve-search is a vulnerability database and search tool for CVEs, completely unrelated to Ember.js addons, tools, or resources — this is the wrong domain for the requested curated directory of Ember ecosystem components.
Submariner is a tool for connecting pods and services across separate Kubernetes clusters into a unified network mesh. It uses a central broker-based architecture to coordinate cross-cluster service discovery, DNS resolution, and encrypted tunneling, enabling secure communication between workloads in different clusters. The project handles overlapping pod and service CIDR ranges across clusters through global IP address mapping, preventing address collisions. It supports multiple encrypted tunnel protocols, including IPsec and WireGuard, to secure inter-cluster traffic, and provides gateway h
Submariner connects Kubernetes clusters across networks and is entirely unrelated to Ember.js addons, tools, or resources, so it does not fit your search for Ember.js development resources.
This project provides an animated Live2D character widget that can be embedded on any web page as an interactive mascot. The widget renders characters using the Cubism SDK on an HTML canvas, and can be deployed either via a content delivery network for zero-setup integration or self-hosted on a personal server for full control over asset delivery. The mascot responds to visitor actions through CSS selector-based interaction binding, displaying custom speech bubbles when users hover over or click specific page elements. Visitors can click and drag the character to reposition it anywhere on the
This repository provides an animated Live2D character widget for embedding on any web page, but it is not a curated collection of Ember.js addons, tools, or resources — it is a specific widget unrelated to the Ember.js ecosystem.
Scalar is a platform for building and managing API specifications, focusing on OpenAPI and AsyncAPI standards. It provides tools to generate interactive API references with embedded testing interfaces, create mock servers for pre-implementation testing, and build offline-first API clients that sync with backend frameworks. The platform also supports version upgrades of specifications to maintain compatibility and includes command-line utilities for local development and document management. The project distinguishes itself through automated release workflows that generate changelogs and publi
Scalar is a platform for managing OpenAPI/AsyncAPI specifications and generating interactive API references, not a directory of Ember.js addons or tools, so it does not match the visitor's search for Ember.js development resources.
Playwright is a comprehensive browser automation framework designed for end-to-end testing and web workflow automation. It provides a unified API to drive web applications across multiple browser engines, enabling developers to simulate complex user interactions, perform web scraping, and validate application behavior in consistent, isolated environments. The framework distinguishes itself through a web-first testing paradigm that prioritizes stability and resilience. By utilizing an auto-waiting actionability engine and accessibility-tree-based locators, it eliminates common sources of test
Playwright is a browser automation testing framework, not a curated directory of Ember.js addons and tools, so it does not support building Ember.js applications with community resources.
SQLAlchemy is a comprehensive Python SQL toolkit and object-relational mapper that provides a full suite of tools for interacting with relational databases. It serves as a foundational layer for database connectivity, offering both a high-level object-oriented interface for data persistence and a programmatic SQL expression language for constructing complex, dialect-agnostic queries. The project distinguishes itself through its sophisticated unit of work persistence, which coordinates atomic transactions and tracks object state changes to minimize redundant database operations. It provides a
SQLAlchemy is a Python SQL toolkit and ORM with no connection to Ember.js, JavaScript, or the Ember ecosystem — it is entirely the wrong domain for a directory of Ember addons and tools.
Upptime is a monitoring system that uses GitHub Actions to check endpoint availability and track response times. It functions as an HTTP availability checker and a static status page generator, converting uptime data into a branded website hosted on GitHub Pages. The project integrates a GitHub Issues incident manager to automatically create and close tracking tickets for service outages and recovery. It provides a JSON status badge provider to expose uptime percentages and response times for use in external visual badges. The system covers website uptime monitoring and service performance t
This repository is an uptime monitoring and status page tool, not a curated collection of addons, tools, or resources for Ember.js development — it is completely unrelated to the Ember.js ecosystem.
Nuxt is a universal web framework designed for building full-stack applications that seamlessly transition between server-side rendering and client-side interactivity. It provides a comprehensive development environment that automates routing, dependency injection, and type generation, allowing developers to focus on application logic rather than manual configuration. By executing code in a platform-agnostic server engine, it supports deployment across diverse environments, including edge networks, serverless functions, and traditional Node.js runtimes. The framework distinguishes itself thro
Nuxt is a Vue.js framework, not an Ember.js addons and tools directory — it belongs to a completely different ecosystem and does not serve the visitor's request for Ember-specific resources.
Kimai is an open-source time tracking system that records employee working hours, manages absences, and generates professional invoices from recorded timesheets and expenses. It organizes all time records through a mandatory three-level hierarchy of customer, project, and activity, and supports project budget monitoring with configurable time and money limits. The application is extensible through a plugin system that allows adding custom features, invoice templates, reporting views, and dashboard widgets without modifying core files. It provides a RESTful JSON API for programmatic read and w
Kimai is a PHP/Symfony time-tracking application, not an Ember.js addons and tools directory — it does not list, curate, or provide any resources for building Ember apps.
This project is a build orchestration engine and development toolkit designed for managing large-scale monorepos. It provides a unified workspace environment that maps project relationships and dependencies, enabling the system to perform intelligent impact analysis and execute only the tasks affected by specific code changes. The system distinguishes itself through a persistent daemon that monitors file changes for near-instant feedback and a content-addressable caching mechanism that stores task outputs to prevent redundant computation across local and remote environments. It further suppor
Nx is a build orchestration and monorepo toolkit for multiple JavaScript frameworks, not a curated directory of Ember.js addons and resources as requested.
hledger is a plain text accounting tool and double-entry ledger manager that stores financial transactions in human-readable text files. It functions as a financial reporting engine for generating balance sheets and income statements, and as a multi-currency investment tracker for managing commodity lots and capital gains. The project distinguishes itself by providing multi-interface data access, allowing users to interact with their financial data via a command line interface, a terminal user interface, and a web server. It features a market-price valuation system to calculate the current va
This is a plain text accounting tool, completely unrelated to Ember.js or its ecosystem; it does not provide any Ember addons, tools, or resources for building applications.
This project is a collection of reference implementations, sample code, and starter kits for integrating Firebase backend services into web applications using the JavaScript SDK. It serves as a practical guide for bootstrapping projects with cloud-hosted authentication, databases, and serverless logic. The repository provides specific examples for implementing real-time data synchronization, user identity management, and event-driven cloud functions. It also includes reference code for using local service emulators to test cloud functionality on a local machine before production deployment.
This repository provides Firebase integration samples and starter kits for JavaScript apps, not a curated directory of Ember.js addons, tools, or resources — it does not belong to the Ember ecosystem at all.
Quarkus is a Kubernetes-native Java framework designed for building high-performance, memory-efficient applications. It utilizes ahead-of-time native compilation to transform Java code into standalone, optimized binaries that eliminate the need for a virtual machine, enabling rapid startup and reduced memory consumption. By performing code augmentation during the build phase, it shifts heavy processing tasks away from runtime, ensuring that applications are optimized for cloud-native environments. The framework distinguishes itself through a unified approach to reactive and imperative program
Quarkus is a Kubernetes-native Java framework for building cloud-native applications, not a curated directory of Ember.js addons, tools, or resources — it has nothing to do with the Ember.js ecosystem.
| Repository | Stars | Language | License | Last push |
|---|---|---|---|---|
| zeit/micro | 10.6K | TypeScript | MIT | |
| fpereiro/backendlore | 5.4K | — | — | |
| awslabs/chalice | 11.1K | Python | Apache-2.0 | |
| hexojs/hexo | 41.8K | TypeScript | MIT | |
| encode/django-rest-framework | 30.1K | Python | NOASSERTION | |
| cobiwave/simplefolio | 14.2K | SCSS | MIT | |
| addepar/ember-table | 1.7K | JavaScript | NOASSERTION | |
| simonw/datasette | 11.2K | Python | Apache-2.0 | |
| lbryio/lbry-sdk | 7.2K | Python | MIT | |
| flarum/core | 6.7K | PHP | MIT |