Socket
Socket
Sign inDemoInstall

ember-model-select

Package Overview
Dependencies
9
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ember-model-select

An ember-cli addon to provide a searchable model select box with infinite scroll support.


Version published
Weekly downloads
69
increased by102.94%
Maintainers
1
Created
Weekly downloads
 

Changelog

Source

1.0.0-beta.3 (2020-12-05)

:boom: Breaking Change
  • #93 Upgrade to ember-cli 3.22, use co-location for components (@nickschot)
Committers: 1

Readme

Source

ember-model-select

Build Status Ember Observer Score npm version

An ember-cli addon to provide a searchable model select box with infinite scroll support.

The addon composes ember-power-select, ember-infinity and ember-concurrency to provide an easy to use generic model select box based on ember-data models. It can be used in any place where one might want to search for models without the need for extra JavaScript code.

Documentation

View the docs here.

Compatibility

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

Installation

ember install ember-model-select

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.

Keywords

FAQs

Last updated on 05 Dec 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc