Skip to content
Madeline Kahn edited this page Dec 30, 2025 · 13 revisions

This is a parser and serializer for cDIF, an intuitive and versatile textual data interchange format.

Check the README for installation and basic usage examples.

Guides

API reference

  • Main"@mkacct/cdif": The package's main module, containing all of its expected features
  • Postprocessors"@mkacct/cdif/postprocessors": Included parser postprocessors for convenient advanced configuration
  • Preprocessors"@mkacct/cdif/preprocessors": Included serializer preprocessors for convenient advanced configuration

Clone this wiki locally