node-string.prototype.codepointat

String.prototype.codePointAt polyfill based on ES6
  http://mths.be/codepointat
  0
  no reviews



A robust and optimized ES3-compatible polyfill for the String.prototype.codePointAt method in ECMAScript 6.

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