The Center has an active software development community. You can see what we’re doing by going to our github page @ https://github.com/coedl.
Here’s a select list of projects to know about:
- Transcription Parsers (https://github.com/CoEDL/transcription-parsers). A NodeJS library for parsing transcription files in XML form and getting back a JSON representation.
- OCFL-JS (https://github.com/CoEDL/ocfl-js). A NodeJS library for operating on OCFL filesystems on disk (and soon S3 storage!)
- OCFL-tools (https://github.com/CoEDL/ocfl-tools). A NodeJS tool for working with OCFL filesystems (check object integrity, index objects etc)