1.1.0 • Published 8 months ago

@wjunt/url v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

@wjunt/url

URL utils.

Usage

F.url.normalize('/detail/index.html?id=2871807');
// => '/detail/2871807'

Development

$ cd url
$ yarn
$ yarn build
1.1.0

8 months ago