gtfs-sqljs 0.4.0 → 0.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -23,6 +23,7 @@ This project is greatly inspired by [node-gtfs](https://github.com/BlinkTagInc/n
|
|
|
23
23
|
- [Documentation and Interactive Demo](https://sysdevrun.github.io/gtfs-sqljs/)
|
|
24
24
|
- [Usage Guide](https://sysdevrun.github.io/gtfs-sqljs/docs/documents/Usage_Guide.html) — detailed examples for all features
|
|
25
25
|
- [API Reference](https://sysdevrun.github.io/gtfs-sqljs/docs/) — full TypeDoc-generated API docs
|
|
26
|
+
- [LLM Skill File](.claude/skills/gtfs-sqljs/SKILL.md) — Claude Code skill for LLM code agents
|
|
26
27
|
|
|
27
28
|
## Features
|
|
28
29
|
|