
Security News
AGENTS.md Gains Traction as an Open Format for AI Coding Agents
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
rv-ember-select-2
Advanced tools
Ember.js Wrapper for the [jQuery Select2 Plugin](http://ivaynberg.github.io/select2/). While not aiming for full API coverage at any cost, the actual focus is on providing a plugin that is easy to drop into an application and that plays nice with the embe
Ember.js Wrapper for the jQuery Select2 Plugin. While not aiming for full API coverage at any cost, the actual focus is on providing a plugin that is easy to drop into an application and that plays nice with the ember specific classes.
For Demo & Docs, see the Github Page for this project.
Disclaimer: This is a pretty early release and there may be major bugs. Still, there are several test cases using state-of-the art ember unit testing methods ;)
Since ember-cli 0.0.44 (or so...), there is a default way of installing addons. It's easy:
ember install:addon ember-select-2
Since ember-cli 0.2.3 ember install <addon-name>
now is the correct way to install an add-on.
ember install ember-select-2
I would love to see some support when extending or bugfixing this component! Please keep in mind the agena on the top of this page and discuss possible conflicts with the ember-way of things (bindings, proxies...).
After commiting changes in the examples or tests to master, you can run ./make_docs
which does several things:
gh-pages
and pulls changes from master
github
environmentFAQs
Ember.js Wrapper for the [jQuery Select2 Plugin](http://ivaynberg.github.io/select2/). While not aiming for full API coverage at any cost, the actual focus is on providing a plugin that is easy to drop into an application and that plays nice with the embe
The npm package rv-ember-select-2 receives a total of 0 weekly downloads. As such, rv-ember-select-2 popularity was classified as not popular.
We found that rv-ember-select-2 demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
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.
Security News
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.