{"library":"plantuml-api","type":"library","category":null,"description":"A minimal JavaScript client for generating PlantUML diagram URLs via the PlantUML web service. Current version 0.0.1 provides a single function geturl() that compresses PlantUML source text and returns a URL pointing to an image (PNG, SVG, ASCII art) hosted on plantuml.com. The library has dependencies on johan/js-deflate and plantuml-encoder for encoding. It is a very early package with limited documentation and no TypeScript types, suitable for quick prototyping but not production-grade.","language":"javascript","status":"active","version":"0.0.1","tags":["javascript","plantuml","api"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install plantuml-api","imports":["const { geturl } = require('plantuml-api');"]},{"cmd":"yarn add plantuml-api","imports":[]},{"cmd":"pnpm add plantuml-api","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"plantuml-api","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}