Ecosyste.ms: OpenCollective

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

URLPattern Polyfill

Maintain the URLPattern polyfill
Collective - Host: opensource - https://opencollective.com/urlpattern-polyfill - Website: https://www.npmjs.com/package/urlpattern-polyfill - Code: https://github.com/kenchris/urlpattern-polyfill

Implement hasRegExpGroups

github.com/kenchris/urlpattern-polyfill - jeremyroman opened this pull request 11 months ago
Support hasRegExpGroups

github.com/kenchris/urlpattern-polyfill - jeremyroman opened this issue 11 months ago
Ko

github.com/kenchris/urlpattern-polyfill - jatanan212 opened this issue about 1 year ago
use private class fields

github.com/kenchris/urlpattern-polyfill - jimmywarting opened this pull request over 1 year ago
preserve the class name

github.com/kenchris/urlpattern-polyfill - jimmywarting opened this issue over 1 year ago
Switch to using "real" private fields

github.com/kenchris/urlpattern-polyfill - jimmywarting opened this issue over 1 year ago
use conditional loading?

github.com/kenchris/urlpattern-polyfill - jimmywarting opened this issue over 1 year ago
remove stale brace depedency

github.com/kenchris/urlpattern-polyfill - SanderElias opened this pull request over 1 year ago
Fix `URLPattern` type export

github.com/kenchris/urlpattern-polyfill - eduardoboucas opened this pull request over 1 year ago
Fix consistency in readme.MD

github.com/kenchris/urlpattern-polyfill - joostlek opened this pull request over 1 year ago
Escape base URL strings. (Fixes #108)

github.com/kenchris/urlpattern-polyfill - wanderview opened this pull request almost 2 years ago
Escape pattern characters in base URLs

github.com/kenchris/urlpattern-polyfill - wanderview opened this issue almost 2 years ago
Test url with query got wrong result

github.com/kenchris/urlpattern-polyfill - Luomusha opened this issue about 2 years ago
Sync tests

github.com/kenchris/urlpattern-polyfill - kenchris opened this issue about 2 years ago
Improve type safety of URLPattern args

github.com/kenchris/urlpattern-polyfill - nickmccurdy opened this pull request about 2 years ago
Remove nulish coalesing see #99

github.com/kenchris/urlpattern-polyfill - SanderElias opened this pull request about 2 years ago
Add node 18 to testing workflow

github.com/kenchris/urlpattern-polyfill - SanderElias opened this pull request about 2 years ago
Add types

github.com/kenchris/urlpattern-polyfill - adamjosefus opened this pull request about 2 years ago
feat: case-insensitive match for pathname

github.com/kenchris/urlpattern-polyfill - Sayan751 opened this pull request over 2 years ago
Update README.md

github.com/kenchris/urlpattern-polyfill - SanderElias opened this pull request over 2 years ago
upgrade tools, add fix and test for #90

github.com/kenchris/urlpattern-polyfill - SanderElias opened this pull request over 2 years ago
Decoding path parameters

github.com/kenchris/urlpattern-polyfill - ivan-tymoshenko opened this issue over 2 years ago
Add ponyfill export

github.com/kenchris/urlpattern-polyfill - Schniz opened this pull request over 2 years ago
fix: declare class types

github.com/kenchris/urlpattern-polyfill - Kikobeats opened this pull request over 2 years ago
Better explanation in readme

github.com/kenchris/urlpattern-polyfill - SanderElias opened this pull request over 2 years ago
Add manual test HTML file

github.com/kenchris/urlpattern-polyfill - SanderElias opened this pull request over 2 years ago
unify API in esm and CJS implementations

github.com/kenchris/urlpattern-polyfill - SanderElias opened this pull request over 2 years ago
Add typescript AVA test and fix d.ts

github.com/kenchris/urlpattern-polyfill - kenchris opened this pull request over 2 years ago
Package unusable

github.com/kenchris/urlpattern-polyfill - fregante opened this issue over 2 years ago
Export URLPattern in CJS file too

github.com/kenchris/urlpattern-polyfill - fregante opened this pull request over 2 years ago
Add tags to package.json

github.com/kenchris/urlpattern-polyfill - SanderElias opened this pull request over 2 years ago
Fix package.json exports

github.com/kenchris/urlpattern-polyfill - fregante opened this pull request over 2 years ago
Add workflow and badges.

github.com/kenchris/urlpattern-polyfill - SanderElias opened this pull request over 2 years ago
Readme: fix imports

github.com/kenchris/urlpattern-polyfill - fregante opened this pull request over 2 years ago
refactor to real private class fields

github.com/kenchris/urlpattern-polyfill - jimmywarting opened this issue over 2 years ago
small improvement to bundling

github.com/kenchris/urlpattern-polyfill - SanderElias opened this pull request over 2 years ago
Add missed esbuild dep

github.com/kenchris/urlpattern-polyfill - abdonrd opened this pull request over 2 years ago
Embrace ESM/CJS standards a bit better

github.com/kenchris/urlpattern-polyfill - SanderElias opened this pull request over 2 years ago
Patch the global object in ESM mode

github.com/kenchris/urlpattern-polyfill - kenchris opened this pull request over 2 years ago
ci: setup GitHub Actions

github.com/kenchris/urlpattern-polyfill - Kikobeats opened this pull request over 2 years ago
build: add CJS & ESM export

github.com/kenchris/urlpattern-polyfill - Kikobeats opened this pull request over 2 years ago
Support ".compile"

github.com/kenchris/urlpattern-polyfill - kettanaito opened this issue over 2 years ago
Can't be required in Node

github.com/kenchris/urlpattern-polyfill - sgwilym opened this issue over 2 years ago
Update package.json exports

github.com/kenchris/urlpattern-polyfill - sgwilym opened this pull request over 2 years ago
fix '.' collapsing issues

github.com/kenchris/urlpattern-polyfill - wanderview opened this issue over 2 years ago
Fix canonical pattern string generation. (#53)

github.com/kenchris/urlpattern-polyfill - wanderview opened this pull request almost 3 years ago
1.0.0-rc2

github.com/kenchris/urlpattern-polyfill - fabiancook opened this issue almost 3 years ago
Throw on more illegal hostname code points. (#43)

github.com/kenchris/urlpattern-polyfill - wanderview opened this pull request almost 3 years ago
Fix matched values for `:name*` patterns. (#126)

github.com/kenchris/urlpattern-polyfill - wanderview opened this pull request almost 3 years ago
Make method URLPatternInit args optional. (#42)

github.com/kenchris/urlpattern-polyfill - wanderview opened this pull request almost 3 years ago
fix pattern string generation

github.com/kenchris/urlpattern-polyfill - wanderview opened this issue almost 3 years ago
Denoland deploy

github.com/kenchris/urlpattern-polyfill - fabiancook opened this issue almost 3 years ago
Enable Node.js's ESM mode

github.com/kenchris/urlpattern-polyfill - fabiancook opened this pull request almost 3 years ago
Enable Node.js's ESM mode

github.com/kenchris/urlpattern-polyfill - fabiancook opened this pull request almost 3 years ago
Add exports

github.com/kenchris/urlpattern-polyfill - fabiancook opened this pull request almost 3 years ago
Node.js native ESM exports + types

github.com/kenchris/urlpattern-polyfill - fabiancook opened this issue almost 3 years ago
Polyfill example

github.com/kenchris/urlpattern-polyfill - GrosSacASac opened this issue almost 3 years ago
Remove console errors

github.com/kenchris/urlpattern-polyfill - lionel-rowe opened this pull request almost 3 years ago
Github release with the compiled files?

github.com/kenchris/urlpattern-polyfill - alshdavid opened this issue almost 3 years ago
Publish Version with "types" field

github.com/kenchris/urlpattern-polyfill - nnnnathann opened this issue almost 3 years ago
docs: code typo

github.com/kenchris/urlpattern-polyfill - posva opened this pull request about 3 years ago
Use the UMD bundle for main

github.com/kenchris/urlpattern-polyfill - jeffposnick opened this pull request about 3 years ago
Explicitly type err as any

github.com/kenchris/urlpattern-polyfill - jeffposnick opened this pull request about 3 years ago
Invalid `main` in package.json

github.com/kenchris/urlpattern-polyfill - zachleat opened this issue about 3 years ago
fix `:name*` matching group values

github.com/kenchris/urlpattern-polyfill - wanderview opened this issue about 3 years ago