mirror of
https://github.com/kennethnym/aris.git
synced 2026-03-29 22:31:18 +01:00
bbf425e25588dd6db27afac36c5b28573209c218
strict: true requires all property names to be known upfront, which is incompatible with the dynamic-key maps in slotFills. Also replace type array with anyOf for nullable slot values.
aelis
To install dependencies:
bun install
Packages
@aelis/source-tfl
TfL (Transport for London) feed source for tube, overground, and Elizabeth line alerts.
Testing
cd packages/aelis-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.1%
Shell
1.1%
CSS
0.9%
JavaScript
0.7%
Dockerfile
0.2%