Ecosyste.ms: OpenCollective

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

github.com/lambdaisland/uri

A pure Clojure/ClojureScript URI library
https://github.com/lambdaisland/uri

Query string construction is broken

cch1 opened this issue 7 months ago
Change query-string->seq to query-string->vec

velios opened this pull request 12 months ago
query-string->coll and vice versa

velios opened this pull request 12 months ago
More conservative into

plexus opened this pull request almost 1 year ago
Query-string nil values validity?

velios opened this issue about 1 year ago
Add query-coll, coll->query-string and query-string->coll helpers

velios opened this pull request about 1 year ago
Return into if blank input in query-map

velios opened this pull request about 1 year ago
Trim uri before parse

velios opened this pull request about 1 year ago
Add support for "=" within a query parameter pair

wardle opened this pull request about 1 year ago
Is there a way to have a predicate for validity?

jerger opened this issue over 1 year ago
Remove nonstandard constructor

alysbrooks opened this issue almost 2 years ago
change the internal parsing regular expression

humorless opened this pull request almost 2 years ago
Security issue

luigigubello opened this issue almost 2 years ago
fix using :domain key in README

humorless opened this pull request almost 2 years ago
Bump Orb version and Clojure Version

alysbrooks opened this pull request almost 2 years ago
Provide custom target data structure for query-string->map

ilmoraunio opened this pull request almost 2 years ago
Allow query-string keys without values to map->query-string

ilmoraunio opened this pull request almost 2 years ago
Query-string parsing does not retain strict ordering

ilmoraunio opened this issue almost 2 years ago
`uri` in cljs does not return a `:domain` key

DrBuchkov opened this issue almost 2 years ago
Fix version incompatibility.

alysbrooks opened this pull request about 2 years ago
Run CI for PRs from third party branches

plexus opened this issue about 2 years ago
Add babashka tests

borkdude opened this pull request about 2 years ago
readme: add babashka compatible badge

lread opened this pull request about 2 years ago
Bump CircleCI to Java 17

danielcompton opened this pull request over 2 years ago
Copy go's test suite?

danielcompton opened this issue over 2 years ago
Support ipv6 literals

ekimber opened this pull request over 2 years ago
Fix version in README's installation section

ponzao opened this pull request almost 3 years ago
Prevent lambdaisland.uri.normalize/char-seq stack overflow

mrrodriguez opened this pull request almost 3 years ago
Fix normalize-query for utf-16

FiV0 opened this pull request about 3 years ago
Add compatibility with babashka/sci (with some caveats)

plexus opened this pull request over 3 years ago
Add `uri?` predicate.

niwinz opened this pull request over 3 years ago
Enhacement: add `uri?` predicate.

niwinz opened this issue over 3 years ago
Add Java 15

alysbrooks opened this pull request almost 4 years ago
Update CircleCI orbs

alysbrooks opened this pull request about 4 years ago
cemerick/url uses java.net.URL

miikka opened this pull request about 4 years ago
Query param space encoding is inconsistent

mrrodriguez opened this issue over 4 years ago
Question: how to validate if string is a valid URI?

tomekw opened this issue over 4 years ago
normalize should ignore "sub-delims"

plexus opened this issue almost 5 years ago
Pitch: Better name for `uri/join`

DerGuteMoritz opened this issue almost 5 years ago
Pitch: Merging URIs

DerGuteMoritz opened this issue almost 5 years ago
Make a new release with url encoding and decoding functions?

alza-bitz opened this issue over 5 years ago
Bug Fix Issue#9

ashwinbhaskar opened this pull request over 5 years ago
Accept port as an empty string

ashwinbhaskar opened this issue over 5 years ago
data.json dependency necessary?

isker opened this issue about 6 years ago
Documentation shows API for master, not 1.1.0

levitanong opened this issue over 6 years ago
fix anchor to similar projects section in readme

martinklepsch opened this pull request over 6 years ago
Add type hints

totakke opened this pull request almost 7 years ago
Fix test lambdaisland-uri-URI

lomin opened this pull request almost 7 years ago
different behavior on cljs vs clj for datomic uris

dustingetz opened this issue over 7 years ago
add `absolute?`

jjl opened this pull request almost 8 years ago
Confustion between java.net.URI and java.net.URL

gsnewmark opened this issue almost 8 years ago