Codemods for transforming template array access to use get helper where appropriate
JSON data for Ember.js RFC #176
Blueprint for next generation of Ember apps
JSON data for Ember.js RFC #395
Codemod to replace ember-css-modules with embroider-css-modules
Utilities for Ember
Like a Set, but provides the index of the `key` in the backing array
Codemod to convert hbs to <template> tags
Linter for Ember or Handlebars templates.
A collection of codemod scripts written with JSCodeshift
Babel implementation of Ember's low-level template-compilation API
This addon provides array helpers for Ember templates and components.
Tooling support for gjs and gts component authoring
Rope-based persistent sequence type
Ember Truth Helpers
A prettier plugin for formatting Ember template tags
A tiny and fast selection algorithm in JavaScript.
Parameterised tests for Jest
ES2015 `Array#findIndex()` ponyfill
jscodeshift codemod that convert CommonJS(require/exports) to ES Modules(import/export) for JavaScript/TypeScript
finds an item in an array matching a predicate function, and returns its index
A utility function to index arrays by any criteria
Utilities for handling *.hbs files as abstract syntax tree
Curated collection of data structures for the JavaScript/TypeScript.