Package Exports
- indiangirl
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (indiangirl) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Get popular Indian Girl Names For New Born Baby
The name list is just a JSON file and can be used wherever.
Install
$ npm install --save indiangirl
Usage
const indiangirl = require('indiangirl');
indiangirl.random();
//=> 'Aaradhiya'
CLI
$ npm install --global indiangirl
License
MIT © Vikas Ghodke