M O S T E F F I C I E N T A E S T H E T I C
A E S T H E T I C I N Y O U R C O D E
var aesthetic = require('aesthetic')
aesthetic('hello world')
// => 'h e l l o w o r l d'
$ npm install --save baggo/aesthetic
A E S T H E T I C C A N N E V E R G O W R O N G
aesthetic('some text')
// => 's o m e t e x t'
aesthetic('hello world')
// => 'h e l l o w o r l d'
M I T © B A G G O