You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@highlightjs/generator

Package Overview
Dependencies
Maintainers
4
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@highlightjs/generator

Yeoman generator for Highlight.js languages and styles

0.2.1
latest
Source
npmnpm
Version published
Weekly downloads
2
Maintainers
4
Weekly downloads
 
Created
Source

@highlightjs/generator

npm npm CircleCI David

Description

Yeoman generator for Highlight.js languages and styles

Installation

Use your preferred Node package manager to install the generator

npm i @highlightjs/generator -g

Usage

Create a directory in which you want to scaffold your new language or style. Next, run the generator and follow its instructions.

# Scaffold a new language
hljs language

# Scaffold a new style
hljs style

License

This work is licensed under the BSD 3-Clause "New" or "Revised" License

Keywords

yeoman-generator

FAQs

Package last updated on 23 Mar 2020

Did you know?

Socket

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