🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more
Socket
Book a DemoInstallSign in
Socket

chinese-poetries-english-translation-json

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chinese-poetries-english-translation-json

English translation for some of Chinese poetries.

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

Chinese Poetries - English Translation JSON

cityhash cityhash Unit Test License Star at GitHub

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.

「雖然我覺得不怎麼可能有人會關注我」

Keywords

chinese poetry

FAQs

Package last updated on 19 Nov 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts