Détail du package

apg-api

ldthomas6.8kBSD-3-Clause1.0.1

(Deprecated: use apg-js instead.) API for APG - an ABNF Parser Generator.

readme

APG API

Deprecated: Use apg-js instead. See apg-js-examples for usage.

apg has been split into two repositories, apg and this developer's API. This API accomplishes two goals. a) it provides much more flexible access to the underlying generation operations and b) it removes all I/O from the API. The node.js "fs" module is incompatible with some development frameworks.

See the apg README file for details of what APG is and its features.