{"library":"kburtram-query-plan","type":"library","category":null,"description":"A JavaScript library for rendering Microsoft SQL Server execution plans as interactive HTML. Current stable version is 2.6.1, released via npm under the deprecated name 'kburtram-query-plan' (original package 'html-query-plan' is on GitHub). It uses XSLT 1.0 to transform ShowPlanXML into HTML and a JavaScript Canvas-based line drawer. Differentiators: no server-side dependencies, works entirely in the browser, supports both estimated and actual execution plans, includes batch/parallel/warning node overlays. Release cadence is low (last update 2018).","language":"javascript","status":"deprecated","version":"2.6.1","tags":["javascript","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install kburtram-query-plan","imports":["import { showPlan } from 'kburtram-query-plan';","import { drawLines } from 'kburtram-query-plan';","const QP = window.QP;"]},{"cmd":"yarn add kburtram-query-plan","imports":[]},{"cmd":"pnpm add kburtram-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":"kburtram-query-plan","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}