issues Search Results · repo:santinic/pampy.js language:JavaScript
Filter by
7 results
(840 ms)7 results
insantinic/pampy.js (press backspace or delete to remove)While pampy exports
matchValue,
matchArray,
matchDict,
match,
matchAll,
matchPairs,
zipLongest,
PAD_VALUE,
_,
ANY,
HEAD,
TAIL,
REST
most of them are not ...
avalanche1
- Opened on May 13, 2020
- #17
I would like a feature to be able to not stop matching if any pattern matches and continue to run matchers (except for
the default _, of course).
match(id,
() = typeof id === string , () = ...
avalanche1
- Opened on May 13, 2020
- #16
This line was really scary to read:
if (patt === _ ) {
// Behaves like UnderscoreType
return [true, [value]];
}
What if someone would use this library to match a dynamically-constructed string ...
klntsky
- Opened on Apr 10, 2019
- #14
Hello, thank you for great library.
Usage of template literals on this line (and similar other lines) is causing issues with Internet Explorer. Normally it
should be possible to transpile pampy.js using ...
mefu
- 1
- Opened on Mar 28, 2019
- #13
Right now some examples are displayed as images. Sight impaired users will not be able to enjoy these. A simple solution
is to put the code as alt text. carbon.now.sh does this.
hipstersmoothie
- Opened on Dec 18, 2018
- #8
Hey there!
I just recently looked for a decent way of doing pattern matching in JS and it seems I finally find one, this library
looks really promising!
The only problem I have is that due to (pattern, ...
methyl
- Opened on Dec 15, 2018
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.