nue-glow

0.1.3 • Public • Published

Glow

Glow is a syntax highligher for markdown.

Read the introduction

Get started

Use Glow as a standalone library or together Nue

Standalone library

Install with NPM and and follow Glow documentation

npm i nue-glow

With Nue

Nue uses Glow in markdown code blocks and it offers three Nuemark tags: [code], [codeblocks], and [codetabs] for more advanced usage. Try them out as follows:

# Install Bun (if not done yet)
curl -fsSL https://bun.sh/install | bash

# Install website generator (Nuemark playground)
bun install nuekit --global

# Start a Nue project with a Glow-powered template
bun create nue@latest

Choose "Simple blog" and off you go.

/nue-glow/

    Package Sidebar

    Install

    npm i nue-glow

    Weekly Downloads

    60

    Version

    0.1.3

    License

    MIT

    Unpacked Size

    75.8 kB

    Total Files

    15

    Last publish

    Collaborators

    • tipiirai