python3-pybrowsers

Python library for detecting and launching browsers

Convenient browser detection and launch script in Python. It can launch and get browser by version with wildcard support.

node-react-toastify

ReactJS module to add notifications

node-eact-Toastify allows one to add notifications to any ReactJS app with ease. Features: - easy to customize - RTL support - swipe to close, can choose swipe direction - animation of your choice - can display a react component inside the toast - onOpen/onClose hooks - can remove a toast programmatically - define behavior per toast - pause toast when the window loses focus - fancy progress bar to display the remaining time - possibility to update a toast - progress bar control - dark mode - ...

gfortran-11-mipsisa64r6-linux-gnuabi64

GNU Fortran compiler

This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

libgo19-arm64-cross

Runtime library for GNU Go applications

Library needed for GNU Go applications linked against the shared library.

gfortran-11-mipsisa64r6el-linux-gnuabi64

GNU Fortran compiler

This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

node-markdown-to-jsx

Lightweight and customizable ReactJS markdown component

markdown-to-jsx is a powerfull Markdown-to-JSX component: - arbitrary HTML is supported and parsed into the appropriate JSX representation without `dangerouslySetInnerHTML` - any HTML tags rendered by the compiler and/or Markdown component can be overridden to include additional props or even a different HTML representation entirely - GFM task list support - fenced code blocks with highlight.js support All this clocks in at around 5 kB gzipped, which is a fraction of the size of most other React markdown components.