Advertise here

jQuery Plugins Tagged ‘utility library’

ppo – Tiny and Useful Utils Library for JavaScript

February 17, 2019     653    
ppo – Tiny and Useful Utils Library for JavaScript

ppo is a super small and useful utils library for JavaScript just like lodash, underscore and lazy.js 

ppo contains most frequently used function functions in daily development.

Read More »

Sugar – Javascript Library for Working with Native Objects

September 22, 2018     360    
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 »

Lazy.js – Functional JavaScript Utility Library Similar to Underscore and Lodash

August 24, 2018     788    
Lazy.js – Functional JavaScript Utility Library Similar to Underscore and Lodash

Lazy.js is a functional utility library for JavaScript, similar to Underscore and Lodash, but with a lazy engine under the hood that strives to do as little work as possible while being as flexible as possible.

Read More »

Underscore.js – Utility-Belt Library for JavaScript

September 11, 2017     1303    
Underscore.js – Utility-Belt Library for JavaScript

Underscore is a JavaScript library that provides a whole mess of useful functional programming helpers without extending any built-in objects.

Read More »

lodash – JavaScript Utility Library

January 13, 2016     914    
lodash – JavaScript Utility Library

lodash is a modern JavaScript utility library delivering consistency, modularity, performance, & extras.

Read More »