drews-mixins

0.4.0 • Public • Published

Drew's Mixins

drews-mixins is a library of underscore.js mixins. You can use it both in node.js and in the browser.

See tests at http://drews-mixins.the.tl/test/test.html

To install for node.js npm install drews-mixins

node.js example usage (in coffeescript)

_ = require "underscore"
require("drews-mixins") _
_.s "the s is a substring", 0, 5 #--> "the s"

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i drews-mixins

    Weekly Downloads

    9

    Version

    0.4.0

    License

    none

    Last publish

    Collaborators

    • drewlesueur