fpti-util

Collection of helper functions for FPTI (Friendly Public Transport Interface) modules.

Usage no npm install needed!

<script type="module">
  import fptiUtil from 'https://cdn.skypack.dev/fpti-util';
</script>

README

fpti-util

This package provides a collection of helper functions that facilitate writing FPTI-JS (Friendly Public Transport Interface) modules.

npm version Build Status Greenkeeper badge dependency status license chat on gitter

Installation

npm install fpti-util

Features

This module provides helper functions for the following use cases:

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.