{"library":"highlight.js-tsql","type":"library","category":null,"description":"A language grammar for Transact-SQL (T-SQL) to be used with the highlight.js syntax highlighting library. Current stable version is 1.3.0, released under a maintenance cadence. It provides highlighting for T-SQL code in web pages or web apps. Unlike generic SQL grammars, this one specifically targets T-SQL keywords, built-in functions, data types, and system objects. It ships TypeScript type definitions and is designed as a third-party language module for highlight.js, requiring the parent library.","language":"javascript","status":"active","version":"1.3.0","tags":["javascript","highlight","syntax","T-SQL","sql","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install highlight.js-tsql","imports":["import tsql from 'highlight.js-tsql';","hljs.registerLanguage('tsql', tsql);","const hljs = require('highlight.js'); const tsql = require('highlight.js-tsql'); hljs.registerLanguage('tsql', tsql);"]},{"cmd":"yarn add highlight.js-tsql","imports":[]},{"cmd":"pnpm add highlight.js-tsql","imports":[]}],"homepage":"https://github.com/highlightjs/highlightjs-tsql","github":"https://github.com/highlightjs/highlightjs-tsql","docs":null,"changelog":null,"pypi":null,"npm":"highlight.js-tsql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}