12306.js 中文文档教程
12306
12306 javascript 客户端
Installation
$ npm install 12306
Example
const T12306 = require('12306');
// your code here
Contributing
- Fork this Repo first
- Clone your Repo
- Install dependencies by
$ npm install
- Checkout a feature branch
- Feel free to add your features
- Make sure your features are fully tested
- Publish your local branch, Open a pull request
- Enjoy hacking <3
MIT
本作品已根据 MIT 许可证 获得许可。
12306
12306 javascript client
Installation
$ npm install 12306
Example
const T12306 = require('12306');
// your code here
Contributing
- Fork this Repo first
- Clone your Repo
- Install dependencies by
$ npm install
- Checkout a feature branch
- Feel free to add your features
- Make sure your features are fully tested
- Publish your local branch, Open a pull request
- Enjoy hacking <3
MIT
This work is licensed under the MIT license.