gcnew / bedrock.util

bedrock.util is a collection of Javascript utility functions much like underscore.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bedrock.util

bedrock.util is a utility library for JavaScript. It bears it's name from the practice of "bedrock programming" - implementing everithing yourself.

bedrock.util contains common use functions such as each, map, reduce, etc. and other niceties like Strings.format, Functions.argumentNames, Deferred/Promise implementation and more.

About

bedrock.util is a collection of Javascript utility functions much like underscore.js


Languages

Language:JavaScript 100.0%