autospace
v0.1.0
Published
Auto space between CJK and latin characters.
Downloads
4
Readme
space
Add space between English and CJK.
Installation
Install with component(1):
$ component install yuehu/space
API
There is no API, just:
var space = require('space');
html = space(html);
License
MIT