Skip to content

elastic/prismjs-esql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prism.js and refractor ES|QL grammar

This package contains the ES|QL grammar for Prism.js and refractor.

Usage:

import {register} from 'refractor';
import {esql} from '@elastic/prismjs-esql';

register(esql)

Releasing

Run test and build steps:

yarn test
yarn format
yarn lint
yarn build

Publish with release-it tool:

npx release-it

License

MIT

About

Prism.js and Refractor ES|QL language grammar for syntax highlighting

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •