Rare find

Parse Google Docs JSON. Turn Google Docs into clean data you can use anywhere.

github.com/filipedeschamps/parse-google-docs-json

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2025
  • Merge pull request #9 from filipedeschamps/update-googleapis
  • 4.0.0
  • build: update `googleapis`
March 2022
  • 3.0.0
  • Merge pull request #5 from filipedeschamps/revert-3-bugfix/remove-ext…
  • Revert "parser: remove formatting extra space"
August 2021
  • 2.0.0
  • Merge pull request #3 from TulioAbreu/bugfix/remove-extra-formatting-…
  • parser: remove formatting extra space
August 2020
  • 1.1.1
  • Merge pull request #1 from LorhanSohaky/feature/typescript
  • Add types
  • 1.1.0
  • api: return "title" metadata
  • 1.0.2
  • es6: remove "module" type
  • 1.0.1
  • name: rename project name due to npm conflict
  • module: export "toJson" and "toMarkdown" methods
  • Initial commit