New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@math-blocks/typesetter

Package Overview
Dependencies
Maintainers
0
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@math-blocks/typesetter

This package provides functions for generating renderer-agnostic scene graphs from `Editor.Node`s. The scene graphs can be rendered using components from @math-blocks/react. They include the cursor or selection highlight when present.

latest
npmnpm
Version
0.0.13
Version published
Maintainers
0
Created
Source

@math-blocks/typesetter

This package provides functions for generating renderer-agnostic scene graphs from Editor.Nodes. The scene graphs can be rendered using components from @math-blocks/react. They include the cursor or selection highlight when present.

Functions

  • typeset: returns a scene graph for single-line math.
  • typesetWithWork: returns a scene graph for multi-line math.

TODO

  • Switch to a different font, maybe STIX
  • Limits, summations, integrals
  • Units of measure
  • Trigonmetric functions

References

FAQs

Package last updated on 03 Jan 2025

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