Helpers

The Helpers plugin provides helper functions for JavaScript's core objects. With the exception of Object, these functions are added to their classes prototype.

Related

Helpers API

Install

Include the helper plugin. This plugin gets included by almost everything.

include.plugins('helper')