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

