1.2.27 • Published 9 months ago

@fluid-topics/ft-code-highlight v1.2.27

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

A code highlighter using the highlightjs library.

Install

npm install @fluid-topics/ft-code-highlight
yarn add @fluid-topics/ft-code-highlight

Usage

import { html } from "lit"
import "@fluid-topics/ft-code-highlight"

function render() {
    return html` <ft-code-highlight language="python">import json
    json.dumps({"a": 2})</ft-code-highlight> `
}
1.2.27

9 months ago

1.2.26

9 months ago

1.2.25

9 months ago

1.2.24

9 months ago

1.2.23

10 months ago

1.2.22

10 months ago

1.2.21

10 months ago

1.2.20

10 months ago

1.2.19

10 months ago

1.2.17

10 months ago

1.2.16

11 months ago

1.2.15

11 months ago

1.2.14

11 months ago

1.2.13

11 months ago

1.2.12

11 months ago

1.2.11

11 months ago