Skip to content

baggo/remap-fullwidth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

remap-fullwidth

AESTHETIC character map

A map of 95 full-width characters designed for use with baggo/remap.

const remap = require('remap')
const fullwidth = require('remap-fullwidth')
const aestheticify = remap(fullwidth)

console.log(aestheticify('AESTHETIC')) // -> AESTHETIC

Installation

npm install --save remap-fullwidth

License

MIT

Releases

No releases published

Packages

No packages published