0.0.0 • Published 6 years ago

fptf-util v0.0.0

Weekly downloads
2
License
ISC
Repository
github
Last release
6 years ago

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.