open-pnr
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

Open PNR

An Open Source Amadeus PNR converter.

Installation

Install the package

npm i open-pnr

Usage

import {pnrParser} from 'open-pnr';
// .... 
const parsed = pnrParser(pnrText);
console.log(parsed);

Contributing

Contributions are welcome and will be fully credited.

Please submit a pull request if you noticed an error or wanted to improve the source code.

Readme

Keywords

Package Sidebar

Install

npm i open-pnr

Weekly Downloads

2

Version

0.0.4

License

MIT

Unpacked Size

17.8 kB

Total Files

5

Last publish

Collaborators

  • sam-ngu