hipsterify is a small library to convert latin alphabet names to their hipster counterparts using unicode glyphs — perfect to create your witch house band name!
$ npm install -S hipsterify
var hipsterify = require("hipsterify");
// Outputs: ▲ШΣSΘӎΣ
console.log(hipsterify("awesome"));