Skip to content

Releases: Download/ulocation

v0.8.0

v0.8.0 Pre-release
Pre-release

Choose a tag to compare

@Download Download released this 27 Jan 15:20

ulocation 0.8.0

Microscopically small universal URL to Location parser

Parses URLs into Location objects similar to the browser window.location, to help writing universal/isomorphic code.
To parse the querystring in the returned object's search field, refer to uqs.

v0.7.0

v0.7.0 Pre-release
Pre-release

Choose a tag to compare

@Download Download released this 27 Jan 01:15

ulocation 0.7.0

Microscopically small universal URL to Location parser

Parses URLs into Location objects similar to the browser window.location, to help writing universal/isomorphic code.
To parse the querystring in the returned object's search field, refer to uqs.

v0.6.0

v0.6.0 Pre-release
Pre-release

Choose a tag to compare

@Download Download released this 25 Jan 21:53

ulocation 0.6.0

Microscopically small universal URL to Location parser

Parses URLs into Location objects similar to the browser window.location, to help writing universal/isomorphic code.
To parse the querystring in the returned object's search field, refer to uqs.

v0.4.0

v0.4.0 Pre-release
Pre-release

Choose a tag to compare

@Download Download released this 25 Jan 18:51

ulocation 0.4.0

Microscopically small universal URL to Location parser

Parses URLs into Location objects similar to the browser window.location, to help writing universal/isomorphic code.
To parse the querystring in the returned object's search field, refer to uqs.

v0.3.0

v0.3.0 Pre-release
Pre-release

Choose a tag to compare

@Download Download released this 24 Jan 18:57

ulocation

Microscopically small universal URL to Location parser

Parses URLs into Location objects similar to the browser window.location, to help writing universal/isomorphic code.
To parse the querystring in the returned object's search field, refer to uqs.

v0.2.0

v0.2.0 Pre-release
Pre-release

Choose a tag to compare

@Download Download released this 24 Jan 10:21

ulocation

Microscopically small universal URL to Location parser

Parses URLs into Location objects similar to the browser window.location, to help writing universal/isomorphic code.
To parse the querystring in the returned object's search field, refer to uqs.

v0.1.0

v0.1.0 Pre-release
Pre-release

Choose a tag to compare

@Download Download released this 23 Jan 15:35

0.1.0: Initial working version with tests