This is a staging site. Uploads will not persist. Testing only.
node-core-js-bundle
Modular version of core-js to load only required features
core-js is a modular standard library for JavaScript. Includes polyfills for
ECMAScript up to 2021: promises, symbols, collections, iterators, typed
arrays, many other features, ECMAScript proposals. With core-js-bundle, one
can load only required features or use it without global namespace pollution.
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.
gm2-14-mipsisa32r6-linux-gnu
GNU Modula-2 compiler for the mipsisa32r6-linux-gnu architecture
This is the GNU Modula-2 compiler for the mipsisa32r6-linux-gnu architecture,
which compiles Modula-2 on platforms supported by gcc. It uses the gcc
backend to generate optimised code.
liblinphone++11
Linphone's shared library part (supporting the SIP protocol)
Linphone is an audio and video internet phone using the SIP protocol. It
has a GTK+ and console interface, includes a large variety of audio and video
codecs, and provides IM features.
libhdf5-openmpi-103-1t64
HDF5 - C runtime files - OpenMPI version
Hierarchical Data Format 5 (HDF5) is a file format and library for
storing scientific data. HDF5 was designed and implemented to address
the deficiencies of HDF4.x. It has a more powerful and flexible data
model, supports files larger than 2 GB, and supports parallel I/O.
matomo-component-ini
read and write INI configurations
PHP provides a parse_ini_file() function to read INI files.