273 packages
active-model-adapter
Adapters and Serializers for Rails's ActiveModel::Serializers
async-disk-cache
Async disk cache
babel-plugin-debug-macros
Debug macros and feature flag stripping
babel-plugin-ember-template-compilation
Babel implementation of Ember's low-level template-compilation API
babel-plugin-glimmer-inline-precompile
Use tagged template strings to precompile glimmer templates inside your JS files.
backburner.js
Backburner.js is a simple run loop-esque library for coalescing actions
broccoli
Fast client-side asset builder
broccoli-babel-transpiler
A Broccoli plugin which transpile ES6 to readable ES5 by using babel.
broccoli-caching-writer
Broccoli plugin that allows simple caching (while still allowing N:N) based on the input tree hash.
broccoli-concat
Fast, good-enough concatenation with source maps.
broccoli-config-replace
Simple templating using a config.json and regex patterns
broccoli-funnel
Broccoli plugin that allows you to filter files selected from an input node down based on regular expressions.
broccoli-persistent-filter
broccoli filter but with a persistent cache
broccoli-plugin
Base class for all Broccoli plugins
broccoli-terser-sourcemap
Broccoli filter to minify files with terser while preserving their sourcemaps.
codemod-cli
a command line tool for generating, testing, and publishing codemods
@ember/addon-blueprint
Blueprint for scaffolding ember v2 addons
@ember/app-blueprint
Blueprint for next generation of Ember apps
@ember/app-tsconfig
A base TSConfig for working on apps in Ember.
ember-cached-decorator-polyfill
Polyfill for RFC 566: @cached
ember-classic-decorator
Decorator to aide migration from classic class system to native classes
ember-cli
Command line tool for developing ambitious ember.js apps
ember-cli-app-blueprint-test
This is an example repository (used by ember-cli's own test suite) that demonstrates how to provide a blueprint for use with the `--blueprint=https://github.com/ember-cli/app-blueprint-test.git` command line argument.
ember-cli-app-version
Adds App version number to Ember Inspector Info Tab
ember-cli-babel
Ember CLI addon for Babel