There was an error while loading. Please reload this page.
OpenCodeList is a standardised JSON format for the generic representation of code lists.
This is a Delphi library for parsing and building OpenCodeList documents.
As Delphi does not have an established package manager, you have the following options:
Include this repository as submodule in the Git repository of your project.
Keep this repository separate and add the src folder as a search path to your project options.
src
Copy the source code from the src folder into the Git repository of your project and work with a copy of the code.