# next-const-given-name **Repository Path**: luz/next-const-given-name ## Basic Information - **Project Name**: next-const-given-name - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # next-const-given-name > Chinese names. ## install: ```bash npm install -S afeiship/next-const-given-name --registry=https://registry.npm.taobao.org ``` ## usage: ```js import { boys, girs } from 'next-const-given-name'; // boys: boys.single boys.double // girls: girls.single girls.double ```