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
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,13 @@ Also available for Node.js.
11
11
*[On GitHub as node-url](https://github.com/websanova/node-url)
12
12
*[On Npm as wurl](https://www.npmjs.com/package/wurl)
13
13
14
+
15
+
## Bower Install
16
+
17
+
```
18
+
> bower install js-url
19
+
```
20
+
14
21
## Notes
15
22
16
23
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