Pinned Repositories
ember-fetch
HTML5 fetch polyfill from github wrapped and bundled for ember-cli users.
ember.js
Ember.js - A JavaScript framework for creating ambitious web applications
Crowdhoster
Open source crowdfunding platform
ember-first-class-component-templates-codemod
A collection of codemods for transforming existing Ember components to use first-class templates.
ember-registry-syntax-codemod
Codemode to transform old string-based microsyntax registry APIs
ember-route-action-helper
Bubble closure actions in routes
ember-simple-wormhole
Ember Octane compatible wrapper around Ember's native `in-element` helper
mem-leak-app
nlfurniss's Repositories
nlfurniss/ember-simple-wormhole
Ember Octane compatible wrapper around Ember's native `in-element` helper
nlfurniss/mem-leak-app
nlfurniss/ember-first-class-component-templates-codemod
A collection of codemods for transforming existing Ember components to use first-class templates.
nlfurniss/ember-registry-syntax-codemod
Codemode to transform old string-based microsyntax registry APIs
nlfurniss/ember-route-action-helper
Bubble closure actions in routes
nlfurniss/bs-proj
Test proj for ember template-imports
nlfurniss/data
A data persistence library for Ember.js.
nlfurniss/data-eden
nlfurniss/DefinitelyTyped
The repository for high quality TypeScript type definitions.
nlfurniss/ember-cli-deprecation-workflow
nlfurniss/ember-date-service
An Ember addon that provides a Date service, including test fake.
nlfurniss/ember-engines
Composable Ember applications for ambitious user experiences
nlfurniss/ember-fastboot-test-app
nlfurniss/ember-fetch
nlfurniss/ember-legacy-built-in-components
nlfurniss/ember-lifeline
An Ember addon for managing the lifecyle of asynchronous behavior in your objects
nlfurniss/ember-line-clamp
An ember addon that provides a line-clamp solution with see more/see less capabilities
nlfurniss/ember-m3
nlfurniss/ember-sortable
Sortable UI primitives for Ember.js
nlfurniss/ember-template-imports
Template import support in Ember!
nlfurniss/ember-template-lint
Linter for Ember or Handlebars templates
nlfurniss/ember-test-helpers
Test-framework-agnostic helpers for testing Ember.js applications
nlfurniss/embroider
Compiling Ember apps into spec-compliant, modern Javascript.
nlfurniss/eslint-plugin-ember
An ESLint plugin that provides set of rules for Ember applications based on commonly known good practices.
nlfurniss/glint-repro
nlfurniss/rollup
Next-generation ES module bundler
nlfurniss/rollup-preserve-directives
This is a rollup plugin that helps preserve shebang and string directives.
nlfurniss/rtl-detect-intl
Fork of rtl-detect that attempts to use Intl.getTextInfo first
nlfurniss/spaniel
LinkedIn's JavaScript viewport tracking library and IntersectionObserver polyfill
nlfurniss/testing-library-docs
docs site for @testing-library/*