fptf-util
v0.0.0
Published
Collection of helper functions for FPTI (Friendly Public Transport Interface) modules.
Downloads
10
Maintainers
Readme
fpti-util
This package provides a collection of helper functions that facilitate writing FPTI-JS (Friendly Public Transport Interface) modules.
Installation
npm install fpti-util
Features
This module provides helper functions for the following use cases:
- Validating user input
- (more to come)
Validating user input
This module provides several flexible helper methods to check if user-supplied function arguments match the FPTI-JS specification. See the docs.
Contributing
If you found a bug or want to propose a feature, feel free to visit the issues page.