node-has-unicode

Try to guess if your terminal supports unicode
  https://github.com/iarna/has-unicode
  0
  no reviews



What we actually detect is UTF-8 support, as that's what Node itself supports.

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