node-unicode-match-property-value-ecmascript

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



This module provides a function to match a Unicode property value to its canonical version (without applying the loose matching algorithm) following the RegExp Unicode property escapes in ECMAScript.

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