Skip to content

issues Search Results · repo:VerbalExpressions/JSVerbalExpressions language:JavaScript

Filter by

110 results
 (76 ms)

110 results

inVerbalExpressions/JSVerbalExpressions (press backspace or delete to remove)

I m trying to build a verbal expression to match common math operators: new VerEx().anyOf([ + , - , * , / , ^ ]) However, arranging the characters in this order yields the error: Invalid regular ...
  • tommy-mitchell
  • Opened 
    on Jul 10, 2022
  • #352

  • one-of-proletarians
  • 1
  • Opened 
    on Mar 16, 2022
  • #324

npm scripts should do just fune nowadays
  • jehna
  • Opened 
    on Mar 8, 2022
  • #319

Hi @shreyasminocha and @ionutvmi, Thank you for this amazing library! I have been trying to generate a regex for the following statements: 1. There is no entry for min-power-bark or max-power-bark ...
  • AkhileshShahare
  • Opened 
    on Jun 22, 2021
  • #288

Dependabot can t resolve your JavaScript dependency files. As a result, Dependabot couldn t update your dependencies. The error Dependabot encountered was: Error whilst updating @babel/preset-env in ...
  • dependabot-preview[bot]
  • Opened 
    on Feb 18, 2021
  • #241

  • mourapessoa
  • 2
  • Opened 
    on Feb 13, 2021
  • #239

It would be great if VerbalExpressions can address the efforts and designs of other similar but fragmented projects, and note down some missing features or design flaws/differences. - https://github.com/MaxArt2501/re-build ...
  • DonaldTsang
  • 4
  • Opened 
    on Jan 5, 2021
  • #230

From using: VerEx().startOfLine().then( aaa ).or( bbb ).endOfLine() I d expect it to compile to something like: /^(aaa|bbb)$/ ...but since endOfLine discards existing suffixes (where there is a capture ...
  • jehna
  • 1
  • Opened 
    on Dec 11, 2020
  • #223

Dependabot encountered the following error when parsing your .dependabot/config.yml: The property #/update_configs/1/package_manager value ruby did not match one of the following values: javascript, ...
  • dependabot-preview[bot]
  • 1
  • Opened 
    on Nov 23, 2020
  • #217

Hey @shreyasminocha and @ionutvmi First of all I want to thank you for your work towards this project during the years. I know maintaining an open-source library can be an ungrateful job, and I want you ...
question
  • jehna
  • 1
  • Opened 
    on Nov 17, 2020
  • #205
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub