Convert Javascript code to Japanese kawaii kaomoji(γγγγι‘ζε).
The converter is powered by utf-8.jp.
npm install -g kaomojify
yarn global add kaomojifykaomojify <input> -o <output>example:
# single file
kaomojify src/main.js -o dist/main.js
# use glob definition in input
kaomojify src/*.js -o dist/Feel free to contribute (PR-s and issues welcomed).