node-han-css
An unofficial library to use hanzi (漢字標準格式) in Node.
一个非官方的漢字標準格式 Node 库。
Installation / 安装
$ npm install --save node-han-css
Usage / 使用
const Han = ; const han = ; console;// Hello<h-char unicode="ff0c" class="biaodian cjk bd-end bd-cop bd-jiya bd-hangable"><h-inner>,</h-inner></h-char>世界 console;// <em>Hi</em>
By default, it internally calls render
.
You may also specify a custom renderer by passing a function to the second parameter.
内部默认调用 render
,也可通过第二个参数自定义渲染的方法。
han;// PHP<h-hws hidden=""> </h-hws>是世界上……