Skip to content

Commit 54b0b0a

Browse files
committed
Added demo page link for url
1 parent 59dd3c3 commit 54b0b0a

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,10 @@
22

33
A simple, lightweight url parser for JavaScript (~1.6 Kb minified, ~0.6Kb gzipped).
44

5+
* [View the url demo](http://url.websanova.com)
56
* [Download the lastest version of url](https://github.com/websanova/url/tags)
67

78

8-
## Related Plugins
9-
10-
* [rgbHex](http://rgbhex.websanova.com) - An intelligent JavaScript rgb / hex converter.
11-
12-
139
## Notes
1410

1511
For path(1) and path(-1) will always act as if the path is in the form `/some/path/` regardless of whether the original path was `/some/path` or `/some/path/`.

0 commit comments

Comments
 (0)