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.
Chance.js is a javascript library that can generate random numbers, characters, strings, names, addresses, dice, and pretty much anything else.
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.
Underscore is a JavaScript library that provides a whole mess of useful functional programming helpers without extending any built-in objects.
lodash is a modern JavaScript utility library delivering consistency, modularity, performance, & extras.