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

2.7.0 • Public • Published

STATUS : EXPERIMENTAL

pcomb

A set of parser combinators

Installation

Using npm

npm install --save pcomb

or using yarn

yarn add pcomb

Usage and Examples

The examples folder contains sample implementations of different parsers. To run the examples install the parcel bundler using

npm install -g parcel-bundler
--or
yarn global add parcel-bundler

Then from the root of the repository run

parcel examples/index.html

Package Sidebar

Install

npm i pcomb

Weekly Downloads

11

Version

2.7.0

License

MIT

Unpacked Size

40.1 kB

Total Files

7

Last publish

Collaborators

  • yelouafi