node-mj-context-menu 0.9.1+ds-2 source package in Ubuntu

Changelog

node-mj-context-menu (0.9.1+ds-2) unstable; urgency=medium

  * Team upload
  * Fix exports and then autopkgtest

 -- Yadd <email address hidden>  Thu, 21 Sep 2023 16:27:20 +0400

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-mj-context-menu_0.9.1+ds-2.dsc 2.1 KiB c5580e83946f5f44bbbe1999e373a1fcd98197a8e7bd53b02b6894d8a9d276ba
node-mj-context-menu_0.9.1+ds.orig.tar.xz 453.1 KiB 163c6fba56b1aead2788e3548c6068385bdf3a0c65a586cf08a968cb70a4cc20
node-mj-context-menu_0.9.1+ds-2.debian.tar.xz 4.2 KiB 06fe759b6abc7290a8e4cc82cdd6d6dbe09688206277d50ef37b3d8796c550d7

Available diffs

No changes file available.

Binary packages built by this source

node-mj-context-menu: reimplementation of MathJax context menu in TypeScript

 MathJax is an open-source JavaScript display engine for LaTeX, MathML,
 and AsciiMath notation that works in all modern browsers. It was
 designed with the goal of consolidating the recent advances in web
 technologies into a single, definitive, math-on-the-web platform
 supporting the major browsers and operating systems. It requires no
 setup on the part of the user (no plugins to download or software to
 install), so the page author can write web documents that include
 mathematics and be confident that users will be able to view it
 naturally and easily. Simply include MathJax and some mathematics in
 a web page, and MathJax does the rest.
 .
 This package reimlement MathJax context menu in TypeScript.