Skip to content

EmmasBox/highlightjs-enterprisecobol

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

version license

Enterprise COBOL - syntax highlighting for highlight.js

Based on the otterkit package: https://github.com/otterkit/highlightjs-cobol, contains several improvements as of the writing: Better regex (several bugs fixed and minor optimization done), better TypeScript support, and AUTHOR has been added to the list of reserved words so it will be highlighted (just like IBM Z Open Editor's highlighter does).

Installation

Simply add highlightjs-enterprisecobol to your dependencies in your package.json (requires highlight.js to be installed). Install using npm

Links

The official site for the Highlight.js library is https://highlightjs.org/

The Highlight.js GitHub project: https://github.com/highlightjs/highlight.js

About

COBOL language syntax highlighting for highlight.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%