{"library":"html-query-plan","type":"library","category":null,"description":"html-query-plan is a JavaScript library for rendering Microsoft SQL Server execution plans as interactive HTML diagrams. The current stable version is 2.6.1, with maintenance releases as needed. It differentiates from tools like SentryOne Plan Explorer by providing a lightweight, browser-based solution that does not require Windows or SSMS. The library includes an XSLT 1.0 stylesheet for pre-rendering and JavaScript for drawing connecting lines. It supports both estimated and actual execution plans, with icons for batch mode, parallelism, and warnings. Browser support includes Chrome, Firefox, and IE9+.","language":"javascript","status":"maintenance","version":"2.6.1","tags":["javascript","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install html-query-plan","imports":["import { showPlan } from 'html-query-plan'","import { drawLines } from 'html-query-plan'","import type { ShowPlanOptions } from 'html-query-plan'"]},{"cmd":"yarn add html-query-plan","imports":[]},{"cmd":"pnpm add html-query-plan","imports":[]}],"homepage":"https://github.com/JustinPealing/html-query-plan#readme","github":"https://github.com/JustinPealing/html-query-plan","docs":null,"changelog":null,"pypi":null,"npm":"html-query-plan","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}