0.1.3 • Published 12 years ago
underscoreurl v0.1.3
Underscore-url
Requires
- underscore
- a browser (for the moment)
Installation
Using bower
bower install underscore.urlUsing npm
npm install underscore.urland in your app
var _ = require('underscore');
_ = require('underscore.url')(_);Usage
_.url.parse('http://foo.com');0.1.3
12 years ago