mirror of
https://github.com/kennethnym/aris.git
synced 2026-03-19 16:41:18 +00:00
ac80e0cdac00682dc2691937783eb1ac6ef42a31
* feat: add TimeOfDayEnhancer post-processor Rule-based feed post-processor that reranks items by time period, day type, and calendar proximity. New package: @aris/feed-enhancers Co-authored-by: Ona <no-reply@ona.com> * fix: clamp boost values to [-1, 1] Additive layers can exceed the documented range. Co-authored-by: Ona <no-reply@ona.com> * fix: use TimeRelevance consts instead of strings Co-authored-by: Ona <no-reply@ona.com> --------- Co-authored-by: Ona <no-reply@ona.com>
aris
To install dependencies:
bun install
Packages
@aris/source-tfl
TfL (Transport for London) feed source for tube, overground, and Elizabeth line alerts.
Testing
cd packages/aris-source-tfl
bun run test
Fixtures
Tests use fixture data from real TfL API responses stored in fixtures/tfl-responses.json.
To refresh fixtures:
bun run fetch-fixtures
Description
Languages
TypeScript
97.4%
Shell
1.3%
JavaScript
0.8%
Dockerfile
0.3%
CSS
0.2%