Skip to content

anchorjs/url

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anchor/URL

The URL module has utilities for URL resolution and parsing.

Install

volo
$ volo add anchorjs/url

For more information on using volo to manage JavaScript modules, visit http://volojs.org/.

Usage

Tests

Browser

To run tests in a browser, execute the Make target for the desired browser:

$ make test-chrome
$ make test-firefox
$ make test-safari
PhantomJS

To run headless tests from a terminal using PhantomJS:

$ make test-phantomjs

Interfaces

This module conforms to the interface exported by Node's URL module.

Credits

License

The MIT License

Copyright (c) 2012 Jared Hanson <http://jaredhanson.net/> Copyright Joyent, Inc. and other Node contributors.

About

Utilities for URL resolution and parsing.

Resources

License

Stars

Watchers

Forks

Packages

No packages published