Skip to content

Latest commit

 

History

History
55 lines (35 loc) · 2.3 KB

README.md

File metadata and controls

55 lines (35 loc) · 2.3 KB

VerbalExpressions

Build Status Latest Version jsDelivr License

JavaScript Regular Expressions made easy

VerbalExpressions is a JavaScript library that helps construct difficult regular expressions.

Examples

Getting started

In the browser

On the server (node.js)

Install

Import

Development

Running tests

Building

API documentation

Contributing

Style guide

Tools

Other Implementations

You can see an up to date list of all ports on VerbalExpressions.github.io.

If you would like to contribute another port (which would be awesome!), please open an issue specifying the language in the VerbalExpressions/implementation repo. Please don't open PRs for other languages against this repo.