pourover

A library for simple, fast filtering and sorting of large collections in the browser. There is a community-maintained fork that addresses a handful of post-NYT issues available via @hhsnopek's https://github.com/hhsnopek/pourover

  • 所有者: nytimes/pourover
  • 平台:
  • 許可證: Other
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

PourOver is a library for simple, fast filtering and sorting of large collections -- think 100,000s of items -- in the browser. It allows you to build data-exploration apps and archives that run at 60fps, that don't have to to wait for a database call to render query results.

PourOver is built around the ideal of simple queries that can be arbitrarily composed with each other, without having to recalculate their results. You can union, intersect, and difference queries. PourOver will remember how your queries were constructed and can smartly update them when items are added or modified. You also get useful features like collections that buffer their information periodically, views that page and cache, fast sorting, and much, much more.

Visit the PourOver homepage on Github pages for more info.

Examples in the Wild

PourOver was created by the Interactive News group at the New York Times, and open-sourced in 2014. We actively use it in production across a number of projects, including:

  • Live Blogs
  • Red Carpet Project
  • plus a number of internal admin tools that allow newsroom staff to edit and sort large collections of items.

Maintenance and Upkeep

PourOver is in active, daily use in the newsroom. As we make bugfixes and enhancements in the course of our NYT work, we'll push them into this repo.

We welcome suggestions and feedback via issues or pull requests, but a stable build and consistent API for internal NYT use is our primary goal. We recognize that this may not accommodate all community uses or interests.

Contributor @hhsnopek has created a community fork here intended for a broader developer audience.

Dependencies

Underscore.js is the only dependency.
Optionally, you may use Lo-dash instead of underscore.

Browser Support

PourOver should work in any browser that underscore works in.
It has been tested in:

  • IE7+
  • Firefox 4+
  • Safari 5+
  • Opera 9+
  • Chrome 1+

主要指標

概覽
名稱與所有者nytimes/pourover
主編程語言JavaScript
編程語言CSS (語言數: 4)
平台
許可證Other
所有者活动
創建於2014-04-15 15:51:06
推送於2015-12-16 08:13:09
最后一次提交2015-10-06 20:35:44
發布數0
用户参与
星數2.4k
關注者數72
派生數116
提交數59
已啟用問題?
問題數36
打開的問題數5
拉請求數16
打開的拉請求數2
關閉的拉請求數12
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?