node-vega-embed

Node.js library to easily embed vega views

node-vega-embed makes it easy to embed interactive node-vega and node-vega-lite views into web pages. With node-vega-embed, it is possible to: * Load Vega/Vega-Lite specs from source text, parsed JSON, or URLs * Patch Vega specsto add additional functionality * Add action links such as "View Source" and "Open in Vega Editor" * Include Vega Tooltip

haskell-clash-lib-utils

Functional hardware description language - library

Clash is a functional hardware description language that borrows both its syntax and semantics from the functional programming language Haskell. The Clash compiler transforms these high-level descriptions to low-level synthesizable VHDL, Verilog, or SystemVerilog.

postgresql-17-plpgsql-check

plpgsql_check extension for PostgreSQL

plpgsql_check is the next generation of plpgsql_lint for PL/pgsql source code. The SQL statements inside PL/pgSQL functions are checked for semantic errors.

ruby-humanize

Extension to Numeric to humanize numbers

This gem converts 1001 -> "one thousand and one". Also supports different available locales.

node-vega-tooltip

Tooltip for node-vega and node-vega-lite

node-vega-tooltip is a tooltip plugin for Vega and Vega-Lite visualizations. This plugin implements a custom tooltip handler for Vega that uses custom HTML tooltips instead of the HTML title attribute.

python3.12-nopie

Python interpreter linked without PIE (version 3.12)

This package contains the interpreter not built as position independent executable. This interpreter is diverting the python3.12 executable, and making the interpreter built with PIE available as python3.12-pie.