文件名称:ChineseName:随机中文名字生成器
文件大小:4KB
文件格式:ZIP
更新时间:2024-06-18 12:39:20
JavaScript
中文名 随机中文名字生成器 ##API随机([familyName]) ##在nodejs中使用 安装npm install chinese-name 用 var ChineseName = require ( 'chinese-name' ) ; console . log ( ChineseName . random ( ) ) ; ##在浏览器中使用 包括index.js ,例如。 [removed][removed] 用 var name = ChineseName . random ( ) ; alert ( name ) ;
【文件预览】:
ChineseName-master
----bin()
--------index.js(543B)
----index.js(4KB)
----package.json(526B)
----demo()
--------nodejs.js(329B)
--------browser.html(218B)
----README.md(384B)