https://github.com/public-transport/fptf-badges
Generate FPTF badges for your repo.
https://github.com/public-transport/fptf-badges
badge fptf shield
Last synced: about 1 year ago
JSON representation
Generate FPTF badges for your repo.
- Host: GitHub
- URL: https://github.com/public-transport/fptf-badges
- Owner: public-transport
- License: isc
- Created: 2018-03-16T17:04:23.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2023-09-18T03:24:41.000Z (almost 3 years ago)
- Last Synced: 2025-06-27T01:31:49.336Z (about 1 year ago)
- Topics: badge, fptf, shield
- Language: JavaScript
- Homepage: https://fptf.badges.juliustens.eu
- Size: 71.3 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# fptf-badges
Generate [FPTF](https://github.com/public-transport/friendly-public-transport-format) badges for your repo.
[](license)
## Usage
Uses FPTF version information from the `fptf` key in the `validate-fptf` version used in your packages `dependencies` or `devDependencies`.
### Badge (image)
Get the badge for `username/repository` as follows:
```md

```
### FPTF version link
Get the link to the specific FPTF version as follows:
```md

```
### Combined (example badges)
```md
[](https://fptf.badges.juliustens.eu/link/public-transport/hafas-client)
```
[](https://fptf.badges.juliustens.eu/link/public-transport/hafas-client)
## Contributing
If you found a bug or want to propose a feature, feel free to visit [the issues page](https://github.com/public-transport/fptf-badges/issues).