ember-cli-text-support-mixins

Ember.TextSupport enhancements including a {{input-text}} and {{text-area}} component.

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
ember-cli-text-support-mixins
3.16.32 years ago7 years agoMinified + gzip package size for ember-cli-text-support-mixins in KB

Readme

ember-cli-text-support-mixins
npm version downloads Code Climate
ember-observer-badge License
Ember.TextSupport enhancements including a {{input-text}} and {{text-area}} component.

Compatibility

  • Ember.js v3.12 or above
  • Ember CLI v2.13 or above
  • Node.js v10 or above

Installation

The following command will install this add-on:
ember install ember-cli-text-support-mixins

Demo & Documentation

The demonstration web application can be found here: https://ember-cli-text-support-mixins.cybertooth.io/. Short description of the addon.

Dependencies

ember-cli-element-closest-polyfill

Polyfill terrible M$ browsers with the Element.closest() & Element.matches() using ember-cli-element-closest-polyfill.

keyevent

The constants from keyevent are installed by yarn and ember-cli-node-assets.

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.