0.0.5 • Published 2 years ago

bcbp-parser v0.0.5

Weekly downloads
3
License
Apache 2.0
Repository
github
Last release
2 years 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

2 years ago

0.0.4

2 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago