See Syntax Scribe In Action
Real documentation sites generated from VueUse, ESLint, and Three.js codebases. These aren't demosβthey're production-quality sites built in under 30 seconds.
4,131
Total Files
2.4s
Avg Generation
JSDoc
Support
Three Major Open Source Projects
We chose these projects to showcase Syntax Scribe's capabilities across different codebases and documentation needs, including JSDoc support
VueUse
Essential Vue Composition Utilities
Collection of utility functions for Vue 3
679
Files
1,600+
Functions
1.23 seconds
Generation Time
51K+
Lines of Code
Key Features Generated:
- Auto-generated documentation for 1,600+ functions
- Type-safe documentation with TypeScript integration
- Complete function signatures and parameters
ESLint
Pluggable JavaScript Linter
Find and fix problems in JavaScript code
2,454
Files
4,000+
Functions
2.51 seconds
Generation Time
264K+
Lines of Code
Key Features Generated:
- Auto-generated documentation for 4,000+ functions
- Type-safe documentation with TypeScript integration
- Complete function signatures and parameters
Three.js
3D Graphics Library for the Web
JavaScript 3D library for creating rich graphics
1,533
Files
2,500+
3D Objects
30.42 seconds
Generation Time
762K+
Lines of Code
Key Features Generated:
- JSDoc-powered documentation generation
- Rich 3D graphics and WebGL function documentation
- Scene, geometry, and material class documentation
Behind the Scenes: How It Works
See the exact commands used and the results achieved for each project
Exact Commands Used
Terminal
$ syntax-scribe docs document -s ~/vueuse -d ~/vueuse-docs/docs
π Analyzing 679 files...
$ syntax-scribe docs init -d ~/vueuse-docs -n "VueUse Documentation"
ποΈ Creating MkDocs site structure...
$ syntax-scribe docs nav -d ~/vueuse-docs
π Generating intelligent navigation...
$ syntax-scribe docs serve -d ~/vueuse-docs
π Serving at http://localhost:8000
β
Total time: 1.23s β’ Lines of code: 51,291
What Was Generated
Documentation Features:
- Auto-generated documentation for 1,600+ functions
- Type-safe documentation with TypeScript integration
- Complete function signatures and parameters
Performance Metrics:
1.23s
Generation Time
51,291
Lines of Code
Ready to Generate Your Own?
Join the developers who've already automated their documentation workflow with these proven results