Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 299 Bytes

File metadata and controls

20 lines (16 loc) · 299 Bytes

next-const-given-name

Chinese names.

install:

npm install -S afeiship/next-const-given-name --registry=https://registry.npm.taobao.org

usage:

import { boys, girs } from 'next-const-given-name';

// boys:
boys.single
boys.double

// girls:
girls.single
girls.double