Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / snd/url-pattern issues and pull requests

#59 - Using OR conditions

Issue - State: open - Opened by vvotekeb almost 3 years ago

#57 - how to create pattern for unlimited amount of url parameters?

Issue - State: open - Opened by zilahir almost 4 years ago

#56 - Named regex segments?

Issue - State: open - Opened by stoplion about 4 years ago

#55 - when run into different context,this judge will be wrong.

Pull Request - State: open - Opened by wednesday about 4 years ago

#54 - when run into different context,this judge will be wrong.

Pull Request - State: closed - Opened by wednesday about 4 years ago

#53 - docs: Fix simple typo, combosable -> composable

Pull Request - State: open - Opened by timgates42 over 4 years ago - 1 comment

#52 - Support for embedded urls as query parameters possible?

Issue - State: closed - Opened by seantcanavan over 5 years ago - 4 comments

#51 - 2.0: bye coffeescript, hello typescript

Pull Request - State: open - Opened by snd over 5 years ago - 2 comments

#50 - Fails when the pattern has a dot

Issue - State: closed - Opened by hacknlove over 5 years ago - 2 comments

#49 - Support for curly brackets url syntax

Issue - State: open - Opened by danday74 over 6 years ago - 4 comments
Labels: help wanted

#48 - ES6

Pull Request - State: closed - Opened by thiamsantos over 6 years ago - 1 comment

#47 - Require one of a few possible values?

Issue - State: closed - Opened by jkillian over 6 years ago - 4 comments

#46 - handle ip v6 -> ipv4 subnet syntax

Issue - State: closed - Opened by frank-dspeed over 6 years ago - 2 comments

#45 - Support named wildcards (PR)

Issue - State: open - Opened by chucksellick over 6 years ago - 2 comments

#44 - Add support for named wildcards

Pull Request - State: open - Opened by chucksellick almost 7 years ago - 3 comments

#43 - Add "names" property to public api (incomplete, for discussion)

Pull Request - State: open - Opened by luggage66 about 7 years ago - 1 comment

#42 - Named Segment values don't work with parenthesis and other non alphanumeric chars

Issue - State: closed - Opened by jahed about 7 years ago - 1 comment

#41 - How to match encoded URI?

Issue - State: closed - Opened by AlexZeitler about 7 years ago - 4 comments

#40 - cannot parse float number as named param

Issue - State: closed - Opened by zhaoyao91 about 7 years ago - 2 comments

#39 - Ignore final slash

Issue - State: closed - Opened by MiniGod over 7 years ago - 2 comments

#38 - Allow period in params

Issue - State: closed - Opened by MiniGod over 7 years ago - 2 comments

#37 - Array Parameter

Issue - State: closed - Opened by knoxcard over 7 years ago - 1 comment

#36 - Unlimited subdomains?

Issue - State: closed - Opened by vaiulian over 7 years ago - 4 comments

#35 - Provided typings do not work for TS2

Issue - State: closed - Opened by ghost over 7 years ago - 3 comments

#34 - Convert CoffeeScript to ES6 please

Issue - State: open - Opened by jimmywarting over 7 years ago - 12 comments

#33 - consider changing default segmentNameCharset to 'a-zA-Z0-9_'

Issue - State: open - Opened by snd almost 8 years ago - 2 comments

#32 - Underscores not working in named segments

Issue - State: closed - Opened by basicdays almost 8 years ago - 1 comment

#31 - Fixed property wildcardChar on options was incorrectly set as required

Pull Request - State: closed - Opened by mikaelwaltersson almost 8 years ago - 1 comment

#30 - Added typings to use with typescript

Pull Request - State: closed - Opened by mikaelwaltersson almost 8 years ago - 1 comment

#29 - Added typings to use with typescript

Pull Request - State: closed - Opened by mikaelwaltersson almost 8 years ago

#28 - No test for stringify() with the parameters not bound

Issue - State: closed - Opened by dyong0 about 8 years ago - 2 comments

#27 - Stringify URL with arbitrary-length lists

Issue - State: closed - Opened by skatenerd about 8 years ago - 2 comments

#26 - Named portions don't handle `.` (period) character

Issue - State: closed - Opened by TooTallNate about 8 years ago - 2 comments

#25 - Case sensitivity in patterns

Issue - State: closed - Opened by evansobkowicz about 8 years ago - 1 comment

#23 - Additional patterns in the real world

Issue - State: closed - Opened by mbordogna almost 9 years ago - 1 comment

#22 - how to match for an Ip address

Issue - State: closed - Opened by harrydevnull almost 9 years ago - 2 comments

#21 - Fix typographical error(s)

Pull Request - State: closed - Opened by orthographic-pedant almost 9 years ago

#20 - Parser combinators

Pull Request - State: closed - Opened by snd about 9 years ago

#19 - generalize named segments and wildcards

Issue - State: closed - Opened by snd about 9 years ago - 1 comment
Labels: draft-in-progress, maybe

#18 - predicates

Issue - State: closed - Opened by snd about 9 years ago
Labels: feature, draft-in-progress, maybe

#17 - inline regexes

Issue - State: closed - Opened by snd about 9 years ago
Labels: feature, draft-in-progress, maybe

#16 - match almost all unreserved characters without `.`

Pull Request - State: closed - Opened by caasi about 9 years ago - 2 comments

#15 - matching `~`

Issue - State: closed - Opened by caasi about 9 years ago - 3 comments
Labels: implementation-complete

#14 - regex named segments

Issue - State: closed - Opened by ozmuir about 9 years ago - 5 comments
Labels: implementation-complete

#13 - Query strings

Issue - State: closed - Opened by megamaddu over 9 years ago - 2 comments

#12 - url-pattern does treats fullstops in urls different to express.

Issue - State: closed - Opened by thepont over 9 years ago - 4 comments

#11 - Not only parse, also generate

Issue - State: closed - Opened by mixtur over 9 years ago - 18 comments
Labels: implementation-complete

#10 - Bower.json

Issue - State: closed - Opened by adam-lynch over 9 years ago - 2 comments

#9 - Remove paths to executables in npm scripts

Pull Request - State: closed - Opened by k88hudson over 9 years ago

#8 - Add hyphen and underscore to alphanumeric test

Pull Request - State: closed - Opened by k88hudson over 9 years ago - 6 comments

#7 - fixed a couple readme references to the old api

Pull Request - State: closed - Opened by megamaddu over 9 years ago - 1 comment

#6 - Couldn't match this pattern "/v:major.:minor/*"

Issue - State: closed - Opened by Abdelhady over 9 years ago - 8 comments

#5 - Add optional matching via parentheses.

Pull Request - State: closed - Opened by STRML over 10 years ago - 1 comment

#4 - Make it work in browsers

Issue - State: closed - Opened by jonira over 10 years ago - 4 comments

#3 - Store * match in _ attribute.

Pull Request - State: closed - Opened by andreypopp over 10 years ago - 5 comments

#2 - Move coffee-script to dev deps

Pull Request - State: closed - Opened by andreypopp almost 11 years ago - 4 comments

#1 - Cannot "require" url-pattern while working in a non-coffee project

Issue - State: closed - Opened by nadav-dav over 11 years ago - 1 comment