Parse a coda document and returns an object with the content of the document. 0 dependencies.
- Typescript >= 4.5.x
- node >= 16.x
- pnpm
pnpm i @triptyk/coda-parser
pnpm start:dev
You need to transpile the Typescript before executing the command.
pnpm tsc
pnpm test
pnpm lint