{"library":"voc","type":"library","category":null,"description":"VOC (Very Ornate Code) is a generalized literate programming framework for JavaScript and compile-to-JS languages. It processes Markdown files, extracting code blocks delimited by triple backticks and directing them to specified output files based on hints after the opening backticks. Version 1.2.0 is stable but sees infrequent updates; it supports Node.js >=0.8 and browser usage. Unlike more modern literate programming tools, VOC focuses on simplicity and integration with existing Markdown workflows, offering a preprocessor API for custom language handlers.","language":"javascript","status":"maintenance","version":"1.2.0","tags":["javascript","literate","programming","voc"],"last_verified":"Wed May 27","install":[{"cmd":"npm install voc","imports":["import { VOC } from 'voc'","import { VOC } from 'voc'; VOC.run(src);","import { VOC } from 'voc'; VOC.add(lang, handler);"]},{"cmd":"yarn add voc","imports":[]},{"cmd":"pnpm add voc","imports":[]}],"homepage":"http://sheetjs.com/opensource","github":"https://github.com/SheetJS/voc","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/voc","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/voc/compatibility"}}