1.6.0 • Published 1 year ago

flex-url v1.6.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

FlexUrl

Test Codacy Badge Codacy Badge NPM Downloads NPM Size NPM Version Take a peek on VSCode online

FlexUrl is a utility with almost zero dependencies that aims simplicity at the time of parsing and modifying a URL on a browser or node based app.

Note: For now this package focuses on the query params side.

Documentation

Check the official documentation here.

Benchmarks

And here some benchmarks to show up why this library is not only the easiest to use alternative (even for native ones):

createFlexUrl           x 3,040,944 ops/sec ±1.47% (89 runs sampled)
url-parse               x 562,052 ops/sec ±3.57% (87 runs sampled)
URL (browser native)    x 407,001 ops/sec ±2.09% (86 runs sampled)

Also note that this is the result of just doing parsing on the query search part of the URL.

License

This package is open-sourced software licensed under the MIT license.

1.2.0

1 year ago

1.0.2

1 year ago

1.1.0

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

1.6.0

1 year ago

1.5.0

1 year ago

1.0.5

1 year ago

1.4.0

1 year ago

1.0.4

1 year ago

1.3.0

1 year ago

1.0.3

1 year ago

0.7.2

2 years ago

0.8.0

1 year ago

0.7.4

2 years ago

0.7.3

2 years ago

0.7.1

2 years ago

0.5.0

2 years ago

0.7.0

2 years ago

0.4.3

2 years ago

0.6.0

2 years ago

0.4.2

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago