Tuesday 26 March 2013

jQuery Roundup: Individual Memberships, Bootstrap Tag Autocomplete, CDNJS


Note: You can send your plugins and articles in for review through our contact form.

jQuery Foundation Individual Memberships



The jQuery Foundation has allowed corporations to become members for a year now, and they?ve just opened up the programme to individuals. If you?re interested in effectively sponsoring the jQuery Foundation, the jquery.com/join page has details on pricing and rewards.



Each pricing tier includes a gift, starting with a t-shirt, and the top $400 tier also includes ?access to individual members only benefits at jQuery Foundation events?. I?m not sure what these individual benefits are, but where I come from $400 gets you a lot of benefits for your buck, so consider me cautiously intrigued.



Bootstrap Tag Autocomplete



When you?re writing Bootstrap-based projects, including any old jQuery plugin sometimes requires a bit of extra work to tailor the required markup and CSS to fit in with Bootstrap?s defaults. That means Bootstrap plugins are in demand from developers and designers. Nada Aldahleh recently sent in Bootstrap Tag Autocomplete (GitHub: Sandglaz / bootstrap-tagautocomplete, License: Apache 2.0), which is a Bootstrap and jQuery UI component for creating Twitter-like autocomplete interfaces.



It?s built on Bootstrap?s Typeahead library, and includes its own caret position library for getting and setting the caret position.



QUnit tests have been included, and the project?s website includes documentation and code samples.



CDNJS



Ryan Kirkman sent in CDNJS, which is an open source CDN. They?re looking for feedback on which libraries should be included ? there are currently 325 listed. The code that runs the project is available on GitHub at cdnjs / cdnjs, and it?s based on Node.



Scripts can be added to the CDN by forking the GitHub project and following the instructions in the readme file. The general rule of thumb is that projects must have over 100 watchers on GitHub, but as long as sufficient popularity can be demonstrated the authors will consider including a new project. That means the list of libraries on cdnjs.com is useful for finding high quality scripts.


crawled from : Dailyjs

No comments:

Post a Comment