Skip to content

yuehu/space

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

space

Add space between English and CJK.

Build Status

Installation

Install with component(1):

$ component install yuehu/space

API

There is no API, just:

var space = require('space');
html = space(html);

License

MIT