{"library":"ploc","type":"library","category":null,"description":"A simple PL/SQL code-to-document converter that extracts specially formatted PL/SQL comments and generates Markdown documentation files. Current stable version is 0.9.1, released on npm and written in JavaScript. It is a lightweight tool (around 120 lines of code) that supports packages, functions, procedures, types, and triggers. Key differentiators: focuses solely on PL/SQL-to-Markdown conversion with minimal configuration, supports table of contents generation, and integrates with file watchers for automated documentation updates. Compared to PLDoc or other PL/SQL doc generators, PLOC is deliberately minimal and requires explicit comment markers (`/** ... **/`) for documentation extraction.","language":"javascript","status":"active","version":"0.9.1","tags":["javascript","PL/SQL","Doc","Generator","Converter","Markdown"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install ploc","imports":["import { ploc } from 'ploc'","import ploc from 'ploc'","import type { PlocOptions } from 'ploc'"]},{"cmd":"yarn add ploc","imports":[]},{"cmd":"pnpm add ploc","imports":[]}],"homepage":"https://github.com/ogobrecht/ploc#readme","github":"https://github.com/ogobrecht/ploc","docs":null,"changelog":null,"pypi":null,"npm":"ploc","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}