ember-functional-component
Component library
An Ember.js component implementation using pure functions
Use "pure functions" as components in an Ember app.
11 stars
3 watching
2 forks
Language: JavaScript
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
josemarluedke/frontile | Provides reusable UI components and utilities for building Ember.js apps with consistent design and accessibility features | 55 |
rwjblue/ember-test-friendly-error-handler | Builds and installs an error handling mechanism to prevent certain errors from propagating in production while allowing them to fail tests. | 15 |
rwjblue/ember-cli-cjs-transform | An addon that allows importing CommonJS files into Ember applications | 48 |
spencer516/ember-functional-modifiers | Provides an API for adding custom modifications to elements in Ember applications. | 40 |
lifeart/ember-vue-components | Provides a Vue 2.x component API for Ember | 10 |
cibernox/ember-power-select | An Ember.js component for building flexible and customizable select elements | 540 |
rwjblue/ember-steps | A library for declaratively creating wizard-like interfaces with tabbed UIs and step-by-step navigation | 4 |
alexlafroscia/ember-react-components | An addon that enables Ember applications to render React components | 52 |
lifeart/hooked-components | An addon for Ember.js that provides a way to implement React-like hooks for functional programming in Ember applications. | 31 |
rwjblue/ember-service-worker-project-entagled-registration | Ensures Ember Service Worker compatibility by generating a hash of package.json and dependencies to prevent version mismatch errors | 0 |
aalasolutions/ember-element-ui | An implementation of Element UI in Ember JS | 0 |
webark/ember-component-css | An Ember CLI addon for specifying component-specific stylesheets | 540 |
smfoote/ember-glimmer-component | Enables Glimmer components in Ember.js | 9 |
altschool/ember-cli-react | An addon for Ember.js that allows using React components within an Ember app | 68 |
ember-engines/ember-asset-loader | Asset loading support for Ember applications | 34 |