node-unicode-match-property-ecmascript

Match a Unicode property to its canonical name for Node.js
  https://github.com/mathiasbynens/unicode-match-property-ecmascript
  0
  no reviews



This package provides a function to match a Unicode property or property alias to its canonical property name according to the algorithm used for RegExp Unicode property escapes in ECMAScript.

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