JSer.infoで紹介した記事を元にしたトレンドビューア
- 期間とキーワードをして記事中に登場した回数を表示
- データの解析ライブラリとしてjser/stat-jsを利用
npm install
以下のページにアクセス
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
MIT