gdoc-scribe
v2.1.0
Published
A lightweight, flexible library for parsing and rendering Google Docs JSON content in web applications. Supports both React and Vanilla JavaScript.
Downloads
197
Readme
GDoc-Scribe
A lightweight, flexible library for parsing and rendering Google Docs JSON content in web applications. Supports both React and Vanilla JavaScript.
Note: This is the lightweight NPM package version. For full documentation, examples, and advanced usage, please visit the GitHub Repository.
Installation
NPM
npm install gdoc-scribeCDN (Vanilla JS)
<script src="https://cdn.jsdelivr.net/npm/gdoc-scribe@latest/dist/gdoc-scribe.vanilla.umd.js"></script>Features
- 🚀 Dual Support: React & Vanilla JS.
- 📄 Rich Text: Bold, italic, links, etc.
- 🧩 Plugin System: Custom renderers.
- 🎨 Styling API: Tailwind CSS support.
License
ISC
