Tue Apr 15 2014 12:30:23 GMT+0800 (China Standard Time)
false
ember-metal(latest: 0.9.2) Ember.js package that provides observers, computed properties and mixins. This package is very low-level; you should consider using ember-runtime instead.
ember-runtime(latest: 0.9.2) Ember.js package that provides a classical object model, bindings, observers, computed properties and other conveniences. Great for use on the server or in the browser. Does not have a requirement on DOM.
broccoli-6to5-transpiler(latest: 3.0.0) A Broccoli plugin which transpile ES6 to readable ES5 by using 6to5.
ember-cli-6to5(latest: 3.0.0) This Ember-CLI plugin uses [6to5](https://6to5.org/index.html) to allow you to use ES6 syntax with your Ember-CLI project.
ember-stable-array(latest: 0.0.1) hack for pre glimmer fast each re-renders
ws-pure(latest: 0.8.0) A fork of ws without the native dependencies. simple to use, blazing fast and thoroughly tested websocket client, server and console for node.js, up-to-date against RFC-6455
socket.io-pure(latest: 1.3.12) node.js realtime framework server
can-symlink(latest: 1.0.0) Utility module to determine if fs.symlink commands will succeed. Useful for win32 enviornments where special permission is required for symlinking.
morph-range(latest: 0.3.1) Tracks a DOM insertion point.
dag-map(latest: 2.0.2) A topologically ordered map of key/value pairs with a simple API for adding constraints.
ember-cli-string-utils(latest: 1.1.0) string utils extracted for other addons and blueprints
ember-cli-app-blueprint-test(latest: 1.0.0) 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.
mocha-esm(latest: 1.1.1) [](https://travis-ci.org/stefanpenner/mocha-esm) So I was playing around with esm (`.mjs`) files and realized, I couldn't get mocha running nicely. So this happened.
ember-state-services(latest: 4.2.0) State management pattern for EmberJS applications
@glimmer/di(latest: 0.2.1) Dependency injection support for Glimmer applications.
broccoli-null(latest: 1.0.1) Sometimes (but rarely), one wants to return a broccoli tree which does nothing. Rather then relying on private API, this plugins achieves this with public API.
broccoli-templater(latest: 2.0.2) easily use lodash templates to template many files
broccoli-dependency-funnel(latest: 2.1.2) Funnels a set of files included (or excluded) from a JS dependency graph
ember-cli-livereload-js(latest: 3.0.0) LiveReload JS client - auto reload browser on changes
ember-raf-measure(latest: 0.0.14) The default blueprint for ember-cli addons.
broccoli-debug(latest: 0.6.5) Enable easy debugging of broccoli pipelines with broccoli-debug!
broccoli-test-helper(latest: 2.0.0) Test helpers for BroccoliPlugins that make testing build and rebuild behavior dead simple and expect diff friendly.
heimdalljs-graph(latest: 1.0.0) `heimdalljs-graph` is intended to be the primary entry point for doing visualizations with data gathered by [Heimdall](https://github.com/heimdalljs/heimdalljs-lib).
fs-merger(latest: 3.1.0) Reads files from a real location
broccoli-plugin(latest: 4.0.3) Base class for all Broccoli plugins
broccoli-funnel(latest: 3.0.3) Broccoli plugin that allows you to filter files selected from an input node down based on regular expressions.
ember-cli-version-checker(latest: 5.1.1) Determine if your addon is being used by a minimum version of Ember CLI.
pretender(latest: 3.4.3) Pretender is a mock server library for XMLHttpRequest and Fetch, that comes with an express/sinatra style syntax for defining routes and their handlers.
ember-cli-head(latest: 1.0.0) An addon to easily set document head content via a template.
testem(latest: 3.2.0) Test'em 'scripts! Javascript Unit testing made easy.
ember-cli-fastboot(latest: 2.2.3) Server-side rendering for Ember.js apps
simple-html-tokenizer(latest: 0.5.10) Simple HTML Tokenizer is a lightweight JavaScript library that can be used to tokenize the kind of HTML normally found in templates.
broccoli-babel-transpiler(latest: 7.8.0) A Broccoli plugin which transpile ES6 to readable ES5 by using babel.
mjs-dirname(latest: 1.0.0) Less verbose way to get a files `__dirname` and `__filename` in mjs files. Alternatively, one could use thrown exceptions in the helper methods to avoid providing import.meta.url as an argument, but I would prefer to avoid that. The result is as follows:
alt-yarn-why(latest: 1.3.4) yarn why is cool, but sometimes it doesn't show what i want....
@embroider/util(latest: 0.35.1) The default blueprint for ember-cli addons.
@embroider/macros(latest: 0.35.1) Standardized build-time macros for ember apps.
@embroider/test-setup(latest: 0.35.1) This package exists to make it easier to add Embroider compatibility testing to your addon's or app's continuous integration (CI) matrix.