node-regex-not

regex for matching everything except for the given string
  https://github.com/jonschlinkert/regex-not
  0
  no reviews



This library lets you create a javascript regular expression for matching everything except for the given string.

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