Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 804 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 804 Bytes

JSer.info Trends Build Status

JSer.infoで紹介した記事を元にしたトレンドビューア

  • 期間とキーワードをして記事中に登場した回数を表示
  • データの解析ライブラリとしてjser/stat-jsを利用

Installation

npm install

Usage

以下のページにアクセス

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT