pb-parser/README.md
2023-05-15 16:30:38 +02:00

338 B

PB Parser

This module parses .pb files

Usage

  1. Install the package using:

    • npm install git+https://git.sofiaritz.com/sofia/pb-parser.git
    • yarn add git+https://git.sofiaritz.com/sofia/pb-parser
  2. Use the #parse() function to parse a whole file.