Coder Social home page Coder Social logo

jser / watch-list Goto Github PK

View Code? Open in Web Editor NEW
6.0 4.0 1.0 4.72 MB

A collection of items that are explained in JSer.info.

Home Page: https://jser.info/watch-list/

License: MIT License

CSS 22.56% TypeScript 74.02% Shell 0.11% JavaScript 3.32%
jser rss

watch-list's Introduction

@jser/watch-list

A collection of items that are explained in JSer.info.

You can found JavaScript resources from JSer.info Dataset.

http://jser.info/watch-list will be updated every day at 00:00.

Usage

  1. Visit http://jser.info/watch-list
  2. Found interesting JavaScript resource!

Building

graph TD
    A[Watch List] --> B[Feed List]
    B --> E[OPML List]
    B --> C[Web List]
    C --> D[Web Page]
    D --> E
  • Watch List: 2年間のJSer.infoの記事を集計したもの
  • Feed List: Watch Listに対応するRSSフィード
  • OPML List: 流量を調整したOPML
  • Web List: ウェブサイト用

Watch List

JSer.infoの記事を集計して、ウェブサイトのリストを生成する。

  1. Collect items in 2-years
  2. Count by item's domain and sort it
  3. Save to data/watch-list.json
  • FILTER:
    • 汎用サイトは除外
  • SORT:
    • countの大きい順

Feed List

Watch Listから、各サイトのRSSフィードを取得してマッピングしたリストを生成する。

  1. Generate Watch List
  2. Visit each item's page and get RSS feeds
  3. Save RSS feeds to data/feed-list.json and data/feed-list.opml
  • FILTER: None
  • SORT:
    • urlのhost名でソート

📝 data/feed-list.json を直接編集することで、RSSフィードを手動でも変更できる。 更新時は一度入ったフィードはずっと残るので、変更は手動で対応する必要がある。

OPML List

Feed Listから、流量を調整したOPMLファイルを生成する。

  1. Generate OPML data from data/feed-list.json
  2. Save OPML file to data/opml-list.opml
  3. Save OPML as JSON to data/opml-list.json
  • FILTER:
    • 購読向きのサイトのみに絞る
    • 汎用ニュースは除外
    • 流量が多いサイトは除外
    • フォーラムは除外
    • 重複しているサイトは除外
  • SORT:
    • urlのhost名でソート

Web List

https://jser.info/watch-list/ で利用するウェブサイト用のリストを生成する。

  1. Generate Watch List and Feed List
  2. Merge Watch List and RSS Feeds to data/web-list.json

Development

Update Data:

npm run update-data

Run following command:

npm run dev

Contributing

Pull requests and stars are always welcome.

For bugs and feature requests, please create an issue.

  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

Author

License

MIT © azu

watch-list's People

Contributors

azu avatar y-takey avatar

Stargazers

Ocat avatar  avatar  avatar BYUNGI avatar  avatar  avatar

Watchers

 avatar James Cloos avatar U-Yeong Ju avatar  avatar

Forkers

y-takey

watch-list's Issues

OPML/RSSサポート

サイトの一覧をまとめて購読できるOPMLが欲しい。
RSSがないページもあるので、どうやるかが難しい

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.