You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-5Lines changed: 1 addition & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -2,14 +2,10 @@
2
2
3
3
A simple, lightweight url parser for JavaScript (~1.6 Kb minified, ~0.6Kb gzipped).
4
4
5
+
*[View the url demo](http://url.websanova.com)
5
6
*[Download the lastest version of url](https://github.com/websanova/url/tags)
6
7
7
8
8
-
## Related Plugins
9
-
10
-
*[rgbHex](http://rgbhex.websanova.com) - An intelligent JavaScript rgb / hex converter.
11
-
12
-
13
9
## Notes
14
10
15
11
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