chinese-poetries-english-translation-json
v1.0.0
Published
English translation for some of Chinese poetries.
Downloads
7
Readme
Chinese Poetries - English Translation JSON
English translation for some of Chinese poetries.
Installation
$ npm install --save chinese-poetries-english-translation-json
Usage
const poetries = require('chinese-poetries-english-translation-json');
console.log(poetries[0]);
// {
// url: 'http://www.chinese-poems.com/bj1.html',
// title: 'Night Snow',
// author: 'Bai Juyi',
// content: [
// 'I was surprised my quilt and pillow were cold,',
// "I see that now the window's bright again.",
// 'Deep in the night, I know the snow is thick,',
// 'I sometimes hear the sound as bamboo snaps.'
// ]
// }
Contribution
You're welcome to make pull requests.
「雖然我覺得不怎麼可能有人會關注我」