Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sindresorhus/normalize-url

Normalize a URL
https://github.com/sindresorhus/normalize-url

ES2015ify and require Node.js 4

48b1864f8ef197df46abc380f55ca6f831d52fed authored almost 8 years ago by Sindre Sorhus <[email protected]>
1.9.1

7e3275752d0f41ee57a0a7c8d46b3a524e3341e0 authored almost 8 years ago by Sindre Sorhus <[email protected]>
Fix bad interaction between removeTrailingSlash and removeDirectoryIndex options, in which the latter would unnecessarily add a slash in some cases. (#41)

This resolves #40.

52f15d5679d96d9cd63ccabd305d3417c95c5030 authored almost 8 years ago by Jacob Childress <[email protected]>
1.9.0

65f8f8cba4638e9042dc0f344d77815955d27af2 authored almost 8 years ago by Sindre Sorhus <[email protected]>
Add option to normalize HTTPS to HTTP (#35)

98e1f8d5e060d3cf92d728d6cd658b2545ad0314 authored almost 8 years ago by Shaun <[email protected]>
1.8.0

184e2c916476987313361179c3aaa1f8924a72ed authored about 8 years ago by Sindre Sorhus <[email protected]>
Add URL octet decoding (#31)

7f13bbe3f006ca91d224127576da09b095160071 authored about 8 years ago by Oswaldo Salazar <[email protected]>
1.7.0

0ea0a4a054dc1fc28b6e76bf6159ebca2ba5d857 authored about 8 years ago by Sindre Sorhus <[email protected]>
meta tweaks

5907488a03eb616d8684c3d9b952f54ce64eb66e authored about 8 years ago by Sindre Sorhus <[email protected]>
Add `removeDirectoryIndex` option (#30)

aa77bcaeb1a4beb7c345421a61fa633280bac95d authored about 8 years ago by Abhishek C Sharma <[email protected]>
1.6.1

69b2117d35d6082ee1fa6884cfa7b53b34969c1c authored over 8 years ago by Sindre Sorhus <[email protected]>
remove multiple duplicate slashes (#29)

e65f2e45179e03f53e26602729cec33c582212fb authored over 8 years ago by Alex <[email protected]>
fix readme: ignoredQueryParameters => removeQueryParameters (#25)

4fdef83bdc2523c74f87e47329af938cff91e6b4 authored over 8 years ago by Alexander Springer <[email protected]>
1.6.0

ca816dbd149e45fe83305f33e9ae3895e1bafb94 authored over 8 years ago by Sindre Sorhus <[email protected]>
Add `removeTrailingSlash` option (#21)

ca0f1d1ec32e439160c410fe6e371563068ef0d2 authored over 8 years ago by Gergely Hornich <[email protected]>
1.5.3

43ed61bd777d531be13433ce2e9c2dfa906092bf authored over 8 years ago by Sindre Sorhus <[email protected]>
Check if pathname is empty (#19)

3c8d39f3bd4f6720a152f9e9a2f2271f02b7a89e authored over 8 years ago by Batjargal Batbold <[email protected]>
1.5.2

9ddb98c410ca0a25dee9206143abbfe4d4516e43 authored over 8 years ago by Sindre Sorhus <[email protected]>
1.5.1

302f66825760a802d81567dfb81158b417ca8e9c authored over 8 years ago by Sindre Sorhus <[email protected]>
Remove trailing dot (#18)

1030c3e4d12754e35ff11e38acab0088ed87cd9f authored over 8 years ago by ratson <[email protected]>
1.5.0

073a86b049b26ce05da6d8557dfeb28e505361ad authored over 8 years ago by Sindre Sorhus <[email protected]>
cleanup #17

and other meta tweaks

31cc40bdcbd0f94a9763936849c332022fb1fe12 authored over 8 years ago by Sindre Sorhus <[email protected]>
Add `removeQueryParameters` option

that supports removing unwanted query parameters by providing regular
expressions and strings to...

b539723eb005e93bf9a330bd8c4dc06d9d645ace authored over 8 years ago by Serbay Arslanhan <[email protected]>
bump query-string

9ef17ece4082dbb62851d03fb39430a1123bb100 authored over 8 years ago by Sindre Sorhus <[email protected]>
1.4.1

fbe14a51e58f562d3f141d83669ad62722c76cf5 authored almost 9 years ago by Sindre Sorhus <[email protected]>
prevent exception on unknown protocol

Fixes #13
Closes #14

4174a6a06e1fb3acadef62da6018151faeb95a95 authored almost 9 years ago by Gorm Eriksen <[email protected]>
Merge pull request #16 from jaens/patch-1

Fix exception thrown for domain-less URLs

b153f648db46e5dbb42aa5963b67c98096320f30 authored almost 9 years ago by Sindre Sorhus <[email protected]>
Fix exception thrown for domain-less URLs

`urlObj.hostname` can be `null` when called with URLs like "/foo".

This will cause the followin...

429137f728176deb3da05043197eda971edba8b8 authored almost 9 years ago by Jaen <[email protected]>
update tests for latest AVA version

75d926284c81ba4ff8d23e8798b92b06ead17038 authored almost 9 years ago by Sindre Sorhus <[email protected]>
1.4.0

8fc1751762a2992ffe0b31e3fc47ccab6c699e76 authored about 9 years ago by Sindre Sorhus <[email protected]>
bump deps

394ca7d5ae56cc3a8a65571825377bdb7b17f98b authored about 9 years ago by Sindre Sorhus <[email protected]>
1.3.1

82723a381f4c802b433e9c489637871cb472951b authored over 9 years ago by Sindre Sorhus <[email protected]>
add XO

https://github.com/sindresorhus/xo

be664ec01a302a025e6cf27b870dc7f1cf6c555d authored over 9 years ago by Sindre Sorhus <[email protected]>
ES2015ify tests

c21355cb7da71d382431e3cef118cb46c20895e4 authored over 9 years ago by Sindre Sorhus <[email protected]>
Merge pull request #12 from TrySound/update-deps

bump object-assign and ava

4bc40646c0bef889142f4587b0e43c1f620b042a authored over 9 years ago by Shinnosuke Watanabe <[email protected]>
bump object-assign and ava

a7a68752cf979556c58a14cdd3377cb708af4359 authored over 9 years ago by Bogdan Chadkin <[email protected]>
1.3.0

2966fb3b55ed175a0b2fd641815f2bd752f3342a authored over 9 years ago by Sindre Sorhus <[email protected]>
various tweaks

5b17f498aae9ec697602912db825e840549460fd authored over 9 years ago by Sindre Sorhus <[email protected]>
Close #11 PR: Adding option for skipping remove of www. Fixes #10

fe612ad55c9fa2919fb6bbd21add6b4f34dde860 authored over 9 years ago by hlysig <[email protected]>
1.2.1

aa0250109dbe7062ff793ea16ee86600e0ded092 authored over 9 years ago by Sindre Sorhus <[email protected]>
bump deps

3b48c2900496fde6857a1431fb3aaaa2af2fa46e authored over 9 years ago by Sindre Sorhus <[email protected]>
1.2.0

f29bc021e8a65e30660c69c705beb819f8ce084b authored almost 10 years ago by Sindre Sorhus <[email protected]>
Merge pull request #9 from ben-eb/strip-fragment

Strip fragment option. Fixes #8.

cbbade9b78b13aea8f6a05f1ef582374481af917 authored almost 10 years ago by Kevin Mårtensson <[email protected]>
Strip fragment option. Fixes #8.

295fc2ed6c39733812b044b09068f9b219d09a83 authored almost 10 years ago by Ben Briggs <[email protected]>
Use consistent fixtures

d6756db7c69f4abcbb949a2e30a1412568917900 authored almost 10 years ago by Kevin Martensson <[email protected]>
1.1.0

3df82348b2ac854a7c646450256a64cce30a27ac authored almost 10 years ago by Sindre Sorhus <[email protected]>
Merge pull request #3 from ben-eb/relative-paths

Normalize relative paths.

cd92aca9d1522c2f8307165dedfac10d34e564bc authored almost 10 years ago by Sindre Sorhus <[email protected]>
Normalize relative paths.

7495fe24f475e4783e2a2c36b9d15a03cabc16c2 authored almost 10 years ago by Ben Briggs <[email protected]>
Merge pull request #7 from kevva/remove-hash

Remove the fragment

dc857ef146526d203da83a954c648657ae3103fe authored almost 10 years ago by Sindre Sorhus <[email protected]>
Remove the fragment

c80d56ee196d4b6a5ab67f271693f7dc47d03779 authored almost 10 years ago by Kevin Martensson <[email protected]>
minor tweaks

3244cd8aae64cbbf778f14cbe1a3fe4535c041b1 authored almost 10 years ago by Sindre Sorhus <[email protected]>
Merge pull request #5 from ben-eb/keep-protocol

Keep protocol option. Fixes #4.

754091a016872c90e1f4d735966ae34a7ff94901 authored almost 10 years ago by Sindre Sorhus <[email protected]>
Keep protocol option. Fixes #4.

5ace42dc02a11af41bb4b859bffbd4636f5d2415 authored almost 10 years ago by Ben Briggs <[email protected]>
Merge pull request #6 from kevva/remove-duplicate-slash

Remove duplicate slashes

94b59a15b2f49e88021d7c65d833126280eaa952 authored almost 10 years ago by Sindre Sorhus <[email protected]>
Remove duplicate slashes

ae9c6e8021194e57e17e1e89a28ca241d01e766b authored almost 10 years ago by Kevin Martensson <[email protected]>
Update .travis.yml

28a0bbc65b1049e855c2d1e8514f8686b42f33fb authored almost 10 years ago by Sindre Sorhus <[email protected]>
1.0.2

e336d17b8e9085053842d9c23736ca05d3832de7 authored almost 10 years ago by Sindre Sorhus <[email protected]>
some fixes

c181d0c0a43e0ac84864e97a133c275cf09772eb authored almost 10 years ago by Sindre Sorhus <[email protected]>
1.0.1

4525b35cc20b09add6ababc1e316dd3dca056c2f authored almost 10 years ago by Sindre Sorhus <[email protected]>
correctly decode query strings

ee95b899e5f76f81dfcf171c45d5fad1b3972ee1 authored almost 10 years ago by Sindre Sorhus <[email protected]>
tweaks

d657f7d24579a19c3d316aa30a96b48e23c3d0c9 authored almost 10 years ago by Sindre Sorhus <[email protected]>
1.0.0

c9363678f8195b2fd8d5eb7131507b9b5b1157c7 authored almost 10 years ago by Sindre Sorhus <[email protected]>
init

b05e4623a39ff528284679749565d9c5ffd6e29e authored almost 10 years ago by Sindre Sorhus <[email protected]>