Advertise here

jQuery Plugins Tagged ‘native’

Sugar – Javascript Library for Working with Native Objects

September 22, 2018     359    
Sugar – Javascript Library for Working with Native Objects

Sugar is a Javascript utility library for working with native objects.

  • Simple : A straightforward API makes Sugar very easy to pick up and start using.
  • Modular : Custom builds and modularized npm packages let you use only what you need.
  • Extensible : Users can define methods or use plugins to handle specialized use cases.

Read More »

Jets.js – Native CSS Search Engine

September 12, 2015     4580     CSS3 & CSS
Jets.js – Native CSS Search Engine

Jets.js is a javascript library to create native css search engine.

The main idea is not to affect attributes of each tag in the list while filtering. Instead apply dynamic CSS rule in only <style> tag and browser will decide which item of list to show or hide. Since it's just CSS - Jets.js may be applied to any tag, whether it's a table or UL, OL, DIV…

Read More »