Security News
Research
Supply Chain Attack on Rspack npm Packages Injects Cryptojacking Malware
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
eyeglass-highlightjs
Advanced tools
sass-eyeglass npm module containing Highlight.js themes for importing.
Shim repository for Highlight.js.
This package does not follow the Highlight.js version number for NPM consistency/semver reasons. See the changelog for what version of Highlight.js was last added.
Install this with npm install --save eyeglass-highlightjs
This module is for use with sass-eyeglass.
You can preview the themes on the Highlight.js demo page
@import highlightjs-themes/THEME_FILE
where THEME_FILE
is any one the file
names (without .css
extension) in the styles/ directory of this module.
Do not include the .css
extension -- both libsass (node-sass) and ruby sass
know how to import .css
files and including the extension may cause them to
leave it as a regular CSS @import
instead of inlining the contents.
Styles are directly from the Highlight.js NPM package.
v1.0.0 (2016-05-23)
Updated for eyeglass 0.8.3
v0.0.1 (2016-01-13)
Highlight.js themes from version 9.1.0
Initial commit and npm publish
FAQs
sass-eyeglass npm module containing Highlight.js themes for importing.
We found that eyeglass-highlightjs demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
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.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.
Security News
Sonar’s acquisition of Tidelift highlights a growing industry shift toward sustainable open source funding, addressing maintainer burnout and critical software dependencies.