The Square Payment Form Ember addon lets you take payments securely and easily in your Ember app using a familiar, component-based syntax. Copyright 2019 Square, Inc.
https://square.github.io/ember-square-payment-formTags | ember emberjs ember-addon ember-cli-addon payments sdk payment-form |
Implementation | Javascript |
License | MIT |
Platform | NodeJS |
An EmberJS validation framework that is completely and utterly computed property based. No observers were used nor harmed while developing and testing this addon.
ember ember-addon validations ember-data validator validation model input formSimple, highly configurable flash messages for ember-cli. This addon is tested against the release, beta and canary channels, ~1.11.0, and 1.12.1. Because this addon makes use of attribute bindings, which were introduced in ember 1.11.0, earlier versions of ember are not compatible with the latest version.
ember ember-addon flash-messages ember-cli flash growl toastr notifications notifyember-easy-form is built and maintained by DockYard, contact us for expert Ember.js consulting. This README outlines the details of collaborating on this Ember addon.
ember-addonThis project aims to bring Google's new Material Design to Ember. The goal is to encapsulate everything possible in Ember components. This project is packaged as an Ember-cli addon. This should also automatically create an scss file under app/styles/app.scss with @import 'ember-paper'; and install ember-cli-sass.
ember-paper ember ember-addon material-design material design paperThe ember-modal-dialog addon provides components to implement modal dialogs throughout an Ember application using a simple, consistent pattern. Unlike some other modal libraries for Ember, ember-modal-dialog uses solutions like ember-wormhole to render a modal structure as a top-level DOM element for layout purposes while retaining its logical position in the Ember view hierarchy. This difference introduces a certain elegance and, dare we say, joy, into the experience of using modals in your app. For more info on this, see the "Wormhole" section below.
ember-addonAn Ember CLI addon which allows you to specify component-specific style sheets in an app, addon, engine, or in-repo addon. Rules defined in the style-sheets will automatically be namespaced with an autogenerated class. That autogenerated class will also be injected into your component's classNames property. This enables you to worry less about rules clashing across component styles.
ember-addonDeprecation Notice: This addon was developed to add support for JSON API in Ember Data. With the release of Ember Data v1.13 support for JSON API was built-in, making this addon unnecessary. Since Ember Data now offers a similar feature set, we have decided to deprecate this addon. For more information on how to use the offical Ember Data solution see the Ember 1.13 release notes.
ember ember-addonSimple pagination addon for your Ember CLI app. This is a new project, but many people are already using it successfully. If you have any trouble, open an issue, and you should get help quickly.
ember-addonI will not be focusing on backward compatibility with older ember-cli versions as it's moving too fast and the API is constantly changing. I will always have this working with the latest stable release of ember-cli. To provide a toolchain tightly integrated with ember-cli to make developing hybrid apps with cordova and ember as simple as possible.
ember-addonA young Ember Doctor. ember-watson can be used as an Ember CLI addon, it will extend the available list of commands.
ember-addonThis package provides support for sub-models that can be treated much like belongsTo and hasMany relationships are, but whose persistence is managed completely through the parent object. ⚠️ Deprecated APIs have been removed. See the changelog for more information on breaking changes.
ember-addon ember ember-data ember-cli fragmentsember-responsive is an ember-cli addon that give you a simple, Ember-aware way of dealing with media queries. This default config has already been provided for you. If you wish to change the values or add new ones, simply create a new app/breakpoints.js in your project and export your chosen config.
ember-addon media-queryThe send method takes 2 arguments. A message which is passed into the native websockets send method and an optional stringify boolean. This boolean, if set to true, will do a JSON.stringify to the message before passing it to the websocket send method. If you are sending strings it is recommended to pass true. socketFor takes two arguments: a url, a protocol array (optional), and returns a socket instance from its cache or a new websocket connection if one was not found.
websockets ember-addon socket-io sockets web-sockets ember-websockets emberjs-websocketsAn ember-cli addon for using Materialize (CSS Framework based on Material Design) in Ember applications. The online demo demonstrates all components with all possible options.
materialize materialize-css material-design ember-addonThe officially supported Ember binding for Firebase
firebase ember-data emberjs ember realtime ember-addonAn addon to support large data set and a number of features around table. Ember Table can handle over 100,000 rows without any rendering or performance issue. This version of Ember Table supports Ember 1.11 to latest version of Ember. To use Ember Table, you need to create columns and rows dataset.
ember-addonAn Ember addon to turn Ember apps into cross-platform desktop applications, taking care of development, tests, compilation, and installer creation. To see a real world example, check out Ghost Desktop.
ember-electron ember electron ember-addon atom chromiumEmber Light Table is a lightweight contextual component based table addon that follows Ember's actions up, data down ideology. We're glad you love ember-light-table just as much as we do! If you want to help us making it even better, we would be delighted to have you on board, even if you've just started using Ember.
ember ember-addon table responsive infinite-scrollAn authenticator and authorizer for Ember Simple Auth that is compatible with token-based authentication like JWT in Ember CLI applications.
ember jwt ember-addon token auth authentication authorizationA client-side server to develop, test and prototype your Ember CLI app. View the docs here.
ember ember-addon pretender prototype server testing
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.