prism-liquibase
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

prism-liquibase

Uses Prism's easy to consume extension API to tokenize Liquibase CLI command keywords. Extends the bash language component to further enhance syntax highlighting. Exported as an IIFE for backwards compatibility.

Overview

Example of syntax highlighting language extension for Liquibase support.

How To Use

Requirements

PrismJS is provided in the 'global' scope.

  • Import Prism main module.
  • Import Bash language component.
  • Import prism-liquibase language extension.
  • Follow normal Prism usage.

Example

See index.html in /examples

Package Sidebar

Install

npm i prism-liquibase

Weekly Downloads

0

Version

0.0.4

License

Apache 2.0

Unpacked Size

15.1 kB

Total Files

4

Last publish

Collaborators

  • tabuckner