New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@package-tucker/prism-sensetalk

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@package-tucker/prism-sensetalk

This is the patterns for the SenseTalk syntax highlighter using prism

2.4.5
latest
Source
npm
Version published
Maintainers
1
Created
Source

Sensetalk Prism

This is the patterns for the SenseTalk syntax highlighter. These patterns work using the prismjs plugin

Docusaurus Usage

In a docusaurus project under /src/theme/prism-include-languages.js, require @package-tucker/prism-sensetalk/prism-sensetalk.ts and add

prism: {
    theme: require('@package-tucker/prism-sensetalk/sensetalkTheme')
},

under themeConfig in docusaurus.config.js

FAQs

Package last updated on 15 Mar 2024

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