Registry / testing / highlight-sql

highlight-sql

JSON →
library0.0.1jsnpmunverified

A plugin for the Highlight syntax highlighting library that adds support for SQL. This package is a very old, unmaintained plugin (v0.0.1) from 2014, designed for Highlight, a component-based syntax highlighter. It was published to npm but is not actively maintained. No releases beyond 0.0.1 exist. The package uses the Component package manager and is not compatible with modern bundlers. It only provides a SQL grammar definition for Highlight.

npm install highlight-sql
INSTALL
IMPORT
SIG · HIGHLIGHT-SQL
H
highlight-sql
testingjavascriptv0.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

highlight-sql
require('highlight-sql')
This package is only usable with the Component package manager or manually. It does not export any symbols directly; it registers the SQL language with Highlight.

This package is deprecated and not functional with current environments; no quickstart is possible.

// This package is obsolete and cannot be used with modern Node.js or browser setups. // No working example available.
Debug
Known issues
deprecatedPackage is unmaintained since 2014. The Highlight library itself is also unmaintained.
fix
Use a modern syntax highlighter like Prism or Shiki.
affects: 0.0.1
breakingComponent package manager is required; npm usage is incomplete.
fix
Manually include the file as a script tag or migrate to a different highlighter.
affects: 0.0.1
Errors
Common errors & fixes
Cannot find module 'highlight-sql'
Package does not export CommonJS module; it is a Component package.
fix
Do not use npm to require this package; use Component or manual script inclusion.
Upgrade
Version history
0.0.1latest on npm
Audit
Dependencies
highlightrequiredThis is a plugin for the Highlight library, so it depends on Highlight being available.
Agent activity
6 hits · last 30 days
node
6
Resources
highlight-sql — npm install highlight-sql · libregistry