Skip to content

csalam07/is-unicode-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

is-unicode-cli

Let you know whether the terminal supports Unicode or not


Installation

npm

npm install is-unicode-cli

Yarn

yarn add is-unicode-cli

Usage

import isCliUnicode from 'is-unicode-cli';

isCliUnicode();
// return either true or false

License

About

Let you know whether the terminal supports Unicode or not

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published