Skip to content

Open Cap eXcel (OCX) - Convert Open Cap Format (OCF) packages into a standardized Excel format.

License

Notifications You must be signed in to change notification settings

Open-Cap-Table-Coalition/ocx

Repository files navigation

Open Cap Table Format -> Excel Conversion Tools

This repository houses the code necessary to convert a set of Open Cap Table Format files into a standardized "OCX" Excel spreadsheet. The primary product produced is a command-line tool, ocf2ocx, but the underlying components of this tool are intended to eventually also be directly usable.

Getting Started

Prerequisites: Node 16 or higher

Currently, ocf2ocx is not published to any public package repositories. It can be installed directly from GitHub by running:

npm install -g https://github.com/captable/ocx

And then run the tool against a folder of OCF JSON files:

ocf2ocx /path/to/ocf/files

About

Open Cap eXcel (OCX) - Convert Open Cap Format (OCF) packages into a standardized Excel format.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published