node-balanced-match

Match balanced character pairs in Node.js
  https://github.com/juliangruber/balanced-match
  0
  no reviews



Node-balanced-match allows matching balanced string pairs, like { and } or and in Node.js.

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