KonOpas

Readme Config guide Data formats Mailing list Utilities

We have a few tools that may make working with KonOpas easier:

i18n.js generator (JS)
To localize KonOpas to different languages, we need to pre-process the language rules into JavaScript.

CSV to JSON(P) converter (JS)
Takes a CSV formatted file, with field names on the first row. Result will be a JSON array of objects, optionally wrapped as a JavaScript variable.

JSONP updates generator (JS)
Takes as input Javascript files that define variables such as var program = …; and var people = …; and generates an updates changeset, as specified by the KonOpas data format.

Google Drive Spreadsheet -> KonOpas converter (PHP)
A script that allows using a Google Drive/Docs spreadsheet as a data source for KonOpas