0.0.5 • Published 12 months ago

bcbp-parser v0.0.5

Weekly downloads
3
License
Apache 2.0
Repository
github
Last release
12 months ago

Build Status Coverage Status

bcbp-parser

BCBP boarding pass code parser.

Get Started

Install

npm install bcbp-parser --save

Usage

To use this lib, you have to import:

const { parseBCBP } = require('bcbp-parser');

Check the test folder for use examples.

TODO

  • Add implementation for security params

IATA

Link to the BCBP standard: BCBP-Implementation-Guide

Contributing

Please read CONTRIBUTING.md for details on code of conduct, and the process for submitting pull requests.

License

This project is licensed under the Apache License Version 2.0 - see the LICENSE file for details.

0.0.5

12 months ago

0.0.4

1 year ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago