Boy-Girl工具

  • Boy-Girl工具可帮助确定名字是男孩名还是女孩名。
  • 安装方式:
    • 需安装Node.js
    • npm install boy-girl
  • 使用方式:
    • var boygirl = require('boy-girl');
    • boygirl('steve') // 'boy'
    • boygirl('tina') // 'girl'
    • boygirl('charlie') // 'ambiguous'
    • boygirl('teapot') // 'neither'
  • 结果:
    • 男孩、女孩、模棱两可或两者都不是
zip
boy-girl-master.zip 预估大小:5个文件
folder
boy-girl-master 文件夹
file
README.md 429B
file
boys-names.json 20KB
file
index.js 535B
file
package.json 591B
file
girls-names.json 26KB
zip 文件大小:11.73KB