node-match-at

Relocatable regular expressions
  https://github.com/sophiebits/match-at
  0
  no reviews



Like String.prototype.match if it only checked the regex at the given index instead of searching the entire string.

Node.js is an event-based server-side JavaScript engine.