-
Notifications
You must be signed in to change notification settings - Fork 0
Home
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.
- Configuration – Descriptions of available configuration options
- Postprocessors and preprocessors – Advanced configuration of parsing (postprocessors) and serialization (preprocessors)
-
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