hijiangtao / shaonian

A simple package.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shaonian

Codacy Badge npm Github All Releases npm GitHub contributors GitHub issues PRs Welcome license

NPM

Installation

$ cd your-repo
$ npm install shaonian
# or install globally
$ npm install shaonian -g

Getting started

let one = require('shaonian');
console.log( one.getAdminNumber('海淀区') );

Authors

See AUTHORS.

Contact

GitHub: @hijiangtao

License

MIT

About

A simple package.

License:MIT License


Languages

Language:JavaScript 100.0%