338 B
338 B
PB Parser
This module parses .pb files
Usage
-
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
-
Use the
#parse()
function to parse a whole file.