Socket
Socket
Sign inDemoInstall

nue-glow

Package Overview
Dependencies
0
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    nue-glow

Tiny, pixel-perfect Markdown syntax highlighter


Version published
Weekly downloads
155
increased by47.62%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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.

FAQs

Last updated on 23 Feb 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc