Provides an API for easily transforming Delphi Forms


Keywords
dfm, ast, delphi, form, process, ebnf, bnf, nearley, delphi-form, parser
License
MIT
Install
npm install postdfm@9.0.0

Documentation

postdfm

Process over Delphi Forms (.dfm) files via an AST.

Inspired by the excellent PostCSS tool, motivated by my rage at the Delphi IDE.

npm Continuous Integration Continuous Deployment Codecov branch

Table of Contents

Packages

Package Readme Version
postdfm README.md npm
@postdfm/ast README.md npm
@postdfm/ast2dfm README.md npm
@postdfm/dfm2ast README.md npm
@postdfm/plugin README.md npm
@postdfm/transform README.md npm

Usage

See the postdfm package for usage information.

See the @postdfm/plugin package for Plugin usage information.

Contributing

Bug reports and feature requests are greatly appreciated, as are pull requests.

Please see the Contributing Guide for instructions on how to contribute to this project.

License

Licensed under the MIT License.