tang-poems

1.0.1 • Public • Published

tang-poems Build Status

Uses the API from this great article on 今日诗词API.
Feel free to make a PR to add!

Ensure you have Node.js version 8 or higher installed. Then run the following:

Install

npm install tang-poems -g   or  npm install tang-poems 

Usage --global

$ poem --help
  Usage
    $ poem [options]

  Examples
    $ poem     不知江月待何人,但见长江送流水。

  Options
    --all -a     Show all the poems content 

Usage local

const poem = require('tang-poems')
poem()
不知江月待何人,但见长江送流水。

License

MIT © Carrie999

Package Sidebar

Install

npm i tang-poems

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

2.35 MB

Total Files

7

Last publish

Collaborators

  • pangyajing