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
Keep name for better runtime inspection
github.com/kenchris/urlpattern-polyfill - rotu opened this pull request 5 months ago
github.com/kenchris/urlpattern-polyfill - rotu opened this pull request 5 months ago
Fails to parse hostname correctly on Chrome
github.com/kenchris/urlpattern-polyfill - rotu opened this issue 5 months ago
github.com/kenchris/urlpattern-polyfill - rotu opened this issue 5 months ago
TypeError: Failed to construct 'URLPattern': invalid pathname pattern
github.com/kenchris/urlpattern-polyfill - mattiaz9 opened this issue 5 months ago
github.com/kenchris/urlpattern-polyfill - mattiaz9 opened this issue 5 months ago
Unexpected pathname match on trailing slash in actual URL
github.com/kenchris/urlpattern-polyfill - kettanaito opened this issue 6 months ago
github.com/kenchris/urlpattern-polyfill - kettanaito opened this issue 6 months ago
Please consider adding more complex typing for result groups
github.com/kenchris/urlpattern-polyfill - kejedi opened this issue 6 months ago
github.com/kenchris/urlpattern-polyfill - kejedi opened this issue 6 months ago
Result of test() method does not match Chromium implementation
github.com/kenchris/urlpattern-polyfill - maischus opened this issue 7 months ago
github.com/kenchris/urlpattern-polyfill - maischus opened this issue 7 months ago
Handling double slashes
github.com/kenchris/urlpattern-polyfill - aui opened this issue 12 months ago
github.com/kenchris/urlpattern-polyfill - aui opened this issue 12 months ago
plans to support URLPatternOptions
github.com/kenchris/urlpattern-polyfill - timker opened this issue about 1 year ago
github.com/kenchris/urlpattern-polyfill - timker opened this issue about 1 year ago
Implement hasRegExpGroups
github.com/kenchris/urlpattern-polyfill - jeremyroman opened this pull request about 1 year ago
github.com/kenchris/urlpattern-polyfill - jeremyroman opened this pull request about 1 year ago
Support hasRegExpGroups
github.com/kenchris/urlpattern-polyfill - jeremyroman opened this issue about 1 year ago
github.com/kenchris/urlpattern-polyfill - jeremyroman opened this issue about 1 year ago
Update the RegExp flag from "u" to "v"
github.com/kenchris/urlpattern-polyfill - sisidovski opened this issue about 1 year ago
github.com/kenchris/urlpattern-polyfill - sisidovski opened this issue about 1 year ago
Apply syntax changes proposed in whatwg/urlpattern#198.
github.com/kenchris/urlpattern-polyfill - jeremyroman opened this pull request about 1 year ago
github.com/kenchris/urlpattern-polyfill - jeremyroman opened this pull request about 1 year ago
Implement "inherit left, wildcard right" behavior from whatwg/urlpattern#198
github.com/kenchris/urlpattern-polyfill - jeremyroman opened this issue about 1 year ago
github.com/kenchris/urlpattern-polyfill - jeremyroman opened this issue about 1 year ago
Execution times with double star syntax and dashes
github.com/kenchris/urlpattern-polyfill - lenovouser opened this issue over 1 year ago
github.com/kenchris/urlpattern-polyfill - lenovouser opened this issue over 1 year ago
URLPattern types do not have `compareComponent` static method
github.com/kenchris/urlpattern-polyfill - hax opened this issue over 1 year ago
github.com/kenchris/urlpattern-polyfill - hax opened this issue over 1 year ago
use private class fields
github.com/kenchris/urlpattern-polyfill - jimmywarting opened this pull request over 1 year ago
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
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
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
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
github.com/kenchris/urlpattern-polyfill - SanderElias opened this pull request over 1 year ago
Refactoring to closer match C++ and impl new compare method
github.com/kenchris/urlpattern-polyfill - kenchris opened this pull request over 1 year ago
github.com/kenchris/urlpattern-polyfill - kenchris opened this pull request over 1 year ago
Type 'URLPattern' has no construct signatures.
github.com/kenchris/urlpattern-polyfill - MellKam opened this issue over 1 year ago
github.com/kenchris/urlpattern-polyfill - MellKam opened this issue over 1 year ago
Fix `URLPattern` type export
github.com/kenchris/urlpattern-polyfill - eduardoboucas opened this pull request almost 2 years ago
github.com/kenchris/urlpattern-polyfill - eduardoboucas opened this pull request almost 2 years ago
Fix consistency in readme.MD
github.com/kenchris/urlpattern-polyfill - joostlek opened this pull request almost 2 years ago
github.com/kenchris/urlpattern-polyfill - joostlek opened this pull request almost 2 years ago
Escape base URL strings. (Fixes #108)
github.com/kenchris/urlpattern-polyfill - wanderview opened this pull request about 2 years ago
github.com/kenchris/urlpattern-polyfill - wanderview opened this pull request about 2 years ago
Escape pattern characters in base URLs
github.com/kenchris/urlpattern-polyfill - wanderview opened this issue about 2 years ago
github.com/kenchris/urlpattern-polyfill - wanderview opened this issue about 2 years ago
Test url with query got wrong result
github.com/kenchris/urlpattern-polyfill - Luomusha opened this issue over 2 years ago
github.com/kenchris/urlpattern-polyfill - Luomusha opened this issue over 2 years ago
Improve type safety of URLPattern args
github.com/kenchris/urlpattern-polyfill - nickmccurdy opened this pull request over 2 years ago
github.com/kenchris/urlpattern-polyfill - nickmccurdy opened this pull request over 2 years ago
Remove nulish coalesing see #99
github.com/kenchris/urlpattern-polyfill - SanderElias opened this pull request over 2 years ago
github.com/kenchris/urlpattern-polyfill - SanderElias opened this pull request over 2 years ago
Add node 18 to testing workflow
github.com/kenchris/urlpattern-polyfill - SanderElias opened this pull request over 2 years ago
github.com/kenchris/urlpattern-polyfill - SanderElias opened this pull request over 2 years ago
Add types
github.com/kenchris/urlpattern-polyfill - adamjosefus opened this pull request over 2 years ago
github.com/kenchris/urlpattern-polyfill - adamjosefus opened this pull request over 2 years ago
Add "types" to package exports for TypeScript NodeNext
github.com/kenchris/urlpattern-polyfill - aomarks opened this pull request over 2 years ago
github.com/kenchris/urlpattern-polyfill - aomarks opened this pull request over 2 years ago
feat: case-insensitive match for pathname
github.com/kenchris/urlpattern-polyfill - Sayan751 opened this pull request over 2 years ago
github.com/kenchris/urlpattern-polyfill - Sayan751 opened this pull request over 2 years ago
Incompatibility due to the nullish coalescing operator
github.com/kenchris/urlpattern-polyfill - sneko opened this issue over 2 years ago
github.com/kenchris/urlpattern-polyfill - sneko opened this issue over 2 years ago
fix: include `index.{js,cjs}` in `file` of `package.json`
github.com/kenchris/urlpattern-polyfill - ydcjeff opened this pull request over 2 years ago
github.com/kenchris/urlpattern-polyfill - ydcjeff opened this pull request over 2 years ago
npm packages for 5.0.0 and 5.0.1 are missing index.js/cjs files
github.com/kenchris/urlpattern-polyfill - zandaqo opened this issue over 2 years ago
github.com/kenchris/urlpattern-polyfill - zandaqo opened this issue over 2 years ago
Update README.md
github.com/kenchris/urlpattern-polyfill - SanderElias opened this pull request over 2 years ago
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
github.com/kenchris/urlpattern-polyfill - SanderElias opened this pull request over 2 years ago
Property 'URLPattern' does not exist on type 'typeof globalThis'
github.com/kenchris/urlpattern-polyfill - abdonrd opened this issue over 2 years ago
github.com/kenchris/urlpattern-polyfill - abdonrd opened this issue over 2 years ago
Decoding path parameters
github.com/kenchris/urlpattern-polyfill - ivan-tymoshenko opened this issue over 2 years ago
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
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
github.com/kenchris/urlpattern-polyfill - Kikobeats opened this pull request over 2 years ago
polyfill inconsistent with chrome by how it handle search
github.com/kenchris/urlpattern-polyfill - jimmywarting opened this issue over 2 years ago
github.com/kenchris/urlpattern-polyfill - jimmywarting opened this issue over 2 years ago
Better explanation in readme
github.com/kenchris/urlpattern-polyfill - SanderElias opened this pull request over 2 years ago
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
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
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
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
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
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 almost 3 years ago
github.com/kenchris/urlpattern-polyfill - SanderElias opened this pull request almost 3 years ago
Fix package.json exports
github.com/kenchris/urlpattern-polyfill - fregante opened this pull request almost 3 years ago
github.com/kenchris/urlpattern-polyfill - fregante opened this pull request almost 3 years ago
Add workflow and badges.
github.com/kenchris/urlpattern-polyfill - SanderElias opened this pull request almost 3 years ago
github.com/kenchris/urlpattern-polyfill - SanderElias opened this pull request almost 3 years ago
Type exports are broken and incorrect in v3
github.com/kenchris/urlpattern-polyfill - fregante opened this issue almost 3 years ago
github.com/kenchris/urlpattern-polyfill - fregante opened this issue almost 3 years ago
Readme: fix imports
github.com/kenchris/urlpattern-polyfill - fregante opened this pull request almost 3 years ago
github.com/kenchris/urlpattern-polyfill - fregante opened this pull request almost 3 years ago
refactor to real private class fields
github.com/kenchris/urlpattern-polyfill - jimmywarting opened this issue almost 3 years ago
github.com/kenchris/urlpattern-polyfill - jimmywarting opened this issue almost 3 years ago
Move to single ESM file, and add workflow for test
github.com/kenchris/urlpattern-polyfill - SanderElias opened this pull request almost 3 years ago
github.com/kenchris/urlpattern-polyfill - SanderElias opened this pull request almost 3 years ago
small improvement to bundling
github.com/kenchris/urlpattern-polyfill - SanderElias opened this pull request almost 3 years ago
github.com/kenchris/urlpattern-polyfill - SanderElias opened this pull request almost 3 years ago
Missing `main` field from package.json causes problem with eslint `node/no-missing-require`
github.com/kenchris/urlpattern-polyfill - lachlanhunt opened this issue almost 3 years ago
github.com/kenchris/urlpattern-polyfill - lachlanhunt opened this issue almost 3 years ago
Add missed esbuild dep
github.com/kenchris/urlpattern-polyfill - abdonrd opened this pull request almost 3 years ago
github.com/kenchris/urlpattern-polyfill - abdonrd opened this pull request almost 3 years ago
Embrace ESM/CJS standards a bit better
github.com/kenchris/urlpattern-polyfill - SanderElias opened this pull request almost 3 years ago
github.com/kenchris/urlpattern-polyfill - SanderElias opened this pull request almost 3 years ago
Update README.md to mention the spec
github.com/kenchris/urlpattern-polyfill - kenchris opened this issue almost 3 years ago
github.com/kenchris/urlpattern-polyfill - kenchris opened this issue almost 3 years ago
Patch the global object in ESM mode
github.com/kenchris/urlpattern-polyfill - kenchris opened this pull request almost 3 years ago
github.com/kenchris/urlpattern-polyfill - kenchris opened this pull request almost 3 years ago
ci: setup GitHub Actions
github.com/kenchris/urlpattern-polyfill - Kikobeats opened this pull request almost 3 years ago
github.com/kenchris/urlpattern-polyfill - Kikobeats opened this pull request almost 3 years ago
build: add CJS & ESM export
github.com/kenchris/urlpattern-polyfill - Kikobeats opened this pull request almost 3 years ago
github.com/kenchris/urlpattern-polyfill - Kikobeats opened this pull request almost 3 years ago
Support ".compile"
github.com/kenchris/urlpattern-polyfill - kettanaito opened this issue almost 3 years ago
github.com/kenchris/urlpattern-polyfill - kettanaito opened this issue almost 3 years ago
Return undefined for unmatched optional groups. (#66)
github.com/kenchris/urlpattern-polyfill - wanderview opened this pull request almost 3 years ago
github.com/kenchris/urlpattern-polyfill - wanderview opened this pull request almost 3 years ago
urlpattern should return undefined for optional groups that do not match
github.com/kenchris/urlpattern-polyfill - wanderview opened this issue almost 3 years ago
github.com/kenchris/urlpattern-polyfill - wanderview opened this issue almost 3 years ago
Can't be required in Node
github.com/kenchris/urlpattern-polyfill - sgwilym opened this issue almost 3 years ago
github.com/kenchris/urlpattern-polyfill - sgwilym opened this issue almost 3 years ago
Update package.json exports
github.com/kenchris/urlpattern-polyfill - sgwilym opened this pull request almost 3 years ago
github.com/kenchris/urlpattern-polyfill - sgwilym opened this pull request almost 3 years ago
Remove erroneous prefix check when generating pattern string. (#62)
github.com/kenchris/urlpattern-polyfill - wanderview opened this pull request almost 3 years ago
github.com/kenchris/urlpattern-polyfill - wanderview opened this pull request almost 3 years ago
another pattern string generation issue
github.com/kenchris/urlpattern-polyfill - wanderview opened this issue almost 3 years ago
github.com/kenchris/urlpattern-polyfill - wanderview opened this issue almost 3 years ago
Fix '.' collapsing issues in pathname patterns. (#60)
github.com/kenchris/urlpattern-polyfill - wanderview opened this pull request almost 3 years ago
github.com/kenchris/urlpattern-polyfill - wanderview opened this pull request almost 3 years ago
fix '.' collapsing issues
github.com/kenchris/urlpattern-polyfill - wanderview opened this issue almost 3 years ago
github.com/kenchris/urlpattern-polyfill - wanderview opened this issue almost 3 years ago
Fix canonical pattern string generation. (#53)
github.com/kenchris/urlpattern-polyfill - wanderview opened this pull request almost 3 years ago
github.com/kenchris/urlpattern-polyfill - wanderview opened this pull request 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
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
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
github.com/kenchris/urlpattern-polyfill - wanderview opened this pull request almost 3 years ago
Support constructor strings with ipv6 addresses. (#37)
github.com/kenchris/urlpattern-polyfill - wanderview opened this pull request almost 3 years ago
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
github.com/kenchris/urlpattern-polyfill - wanderview opened this issue almost 3 years ago
Denoland deploy
github.com/kenchris/urlpattern-polyfill - fabiancook opened this issue about 3 years ago
github.com/kenchris/urlpattern-polyfill - fabiancook opened this issue about 3 years ago
Enable Node.js's ESM mode
github.com/kenchris/urlpattern-polyfill - fabiancook opened this pull request about 3 years ago
github.com/kenchris/urlpattern-polyfill - fabiancook opened this pull request about 3 years ago
Enable Node.js's ESM mode
github.com/kenchris/urlpattern-polyfill - fabiancook opened this pull request about 3 years ago
github.com/kenchris/urlpattern-polyfill - fabiancook opened this pull request about 3 years ago
Add exports
github.com/kenchris/urlpattern-polyfill - fabiancook opened this pull request about 3 years ago
github.com/kenchris/urlpattern-polyfill - fabiancook opened this pull request about 3 years ago
Node.js native ESM exports + types
github.com/kenchris/urlpattern-polyfill - fabiancook opened this issue about 3 years ago
github.com/kenchris/urlpattern-polyfill - fabiancook opened this issue about 3 years ago
Polyfill example
github.com/kenchris/urlpattern-polyfill - GrosSacASac opened this issue about 3 years ago
github.com/kenchris/urlpattern-polyfill - GrosSacASac opened this issue about 3 years ago
Remove console errors
github.com/kenchris/urlpattern-polyfill - lionel-rowe opened this pull request about 3 years ago
github.com/kenchris/urlpattern-polyfill - lionel-rowe opened this pull request about 3 years ago
Github release with the compiled files?
github.com/kenchris/urlpattern-polyfill - alshdavid opened this issue about 3 years ago
github.com/kenchris/urlpattern-polyfill - alshdavid opened this issue about 3 years ago
Publish Version with "types" field
github.com/kenchris/urlpattern-polyfill - nnnnathann opened this issue about 3 years ago
github.com/kenchris/urlpattern-polyfill - nnnnathann opened this issue about 3 years ago
restrict more forbidden hostname characters
github.com/kenchris/urlpattern-polyfill - wanderview opened this issue over 3 years ago
github.com/kenchris/urlpattern-polyfill - wanderview opened this issue over 3 years ago
support constructor/test/exec with no args
github.com/kenchris/urlpattern-polyfill - wanderview opened this issue over 3 years ago
github.com/kenchris/urlpattern-polyfill - wanderview opened this issue over 3 years ago
docs: code typo
github.com/kenchris/urlpattern-polyfill - posva opened this pull request over 3 years ago
github.com/kenchris/urlpattern-polyfill - posva opened this pull request over 3 years ago
Use the UMD bundle for main
github.com/kenchris/urlpattern-polyfill - jeffposnick opened this pull request over 3 years ago
github.com/kenchris/urlpattern-polyfill - jeffposnick opened this pull request over 3 years ago
Explicitly type err as any
github.com/kenchris/urlpattern-polyfill - jeffposnick opened this pull request over 3 years ago
github.com/kenchris/urlpattern-polyfill - jeffposnick opened this pull request over 3 years ago
Invalid `main` in package.json
github.com/kenchris/urlpattern-polyfill - zachleat opened this issue over 3 years ago
github.com/kenchris/urlpattern-polyfill - zachleat opened this issue over 3 years ago
Add ipv6 support to constructor string parser
github.com/kenchris/urlpattern-polyfill - wanderview opened this issue over 3 years ago
github.com/kenchris/urlpattern-polyfill - wanderview opened this issue over 3 years ago
`URLPatternList` defined in source but not exported in dist
github.com/kenchris/urlpattern-polyfill - bennypowers opened this issue over 3 years ago
github.com/kenchris/urlpattern-polyfill - bennypowers opened this issue over 3 years ago
fix `:name*` matching group values
github.com/kenchris/urlpattern-polyfill - wanderview opened this issue over 3 years ago
github.com/kenchris/urlpattern-polyfill - wanderview opened this issue over 3 years ago