Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

lsongdev/baidu-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

baidu-sdk baidu-sdk

Baidu SDK in Node.js

Installation

$ npm install baidu-sdk

Example

const Baidu = require('baidu-sdk');

// 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.


Releases

No releases published

Packages

No packages published