get-season
v1.0.0
Published
Get the current season of Anime world.
Readme
get-season

Get the current season of Anime world.
Install
$ npm install --save get-seasonUsage
const season = require('get-season')
season()
//=> 20161 : 现在在播 2016 年一月新番
season(true)
//=> 1 : 现在在播一月新番License
MIT © EGOIST
