douban-cli

1.0.1 • Public • Published

Douban-cli is a command-line tool for finding information about books and movies.

Install

Install using npm:

$ npm install douban-cli -g

Print a book's information:

$ douban book -n 小王子

Print a movie's information:

$ douban mov -n 阿甘正传

Tip: If your book (or movie) name contains spaces, please use quotes around it, like this:

$ douban book -n 'Harry Potter'

other:

Because I use the API provided by douban.com, I can't guarantee the stability of this package.

License

The MIT License (MIT)

Dependents (0)

Package Sidebar

Install

npm i douban-cli

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

7.91 kB

Total Files

9

Last publish

Collaborators

  • lixzap