bcbp-parser

0.0.5 • Public • Published

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.

Package Sidebar

Install

npm i bcbp-parser

Weekly Downloads

2

Version

0.0.5

License

Apache 2.0

Unpacked Size

56.6 kB

Total Files

39

Last publish

Collaborators

  • cluny85