Socket
Book a DemoInstallSign in
Socket

astro-latex

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

astro-latex

LaTeX component for Astro

unpublished
latest
Source
npmnpm
Version
0.3.4
Version published
Maintainers
1
Created
Source

Astro LaTeX

LaTeX component for Astro. Powered by katex. Works both in .astro and .md files.

Note: the package is highly experimental, use at your own risk.

Installation

npm install astro-latex

Usage

import Latex from 'astro-latex';
<Latex formula="E = mc^{2}" />

Keywords

astro-component

FAQs

Package last updated on 18 Nov 2021

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