node-postcss-modules-values

pass arbitrary values between your module files

This module is a PostCSS plugin for CSS Modules to pass arbitrary values between module files.

libjs-matrix-js-sdk

JavaScript Client-Server SDK for the Matrix protocol

matrix-js-sdk is an SDK that allows JavaScript programs to communicate over Matrix, an open, federated communications protocol.

node-matrix-js-sdk

node module Client-Server SDK for the Matrix protocol

matrix-js-sdk is an SDK that allows JavaScript programs to communicate over Matrix, an open, federated communications protocol.

libdbd-mariadb-perl

Perl5 database interface to the MariaDB/MySQL databases

DBD::MariaDB is a Perl5 Database Interface driver for the MariaDB/MySQL databases. In other words: DBD::MariaDB is an interface between the Perl programming language and the MariaDB/MySQL programming API that comes with the MariaDB/MySQL relational database management systems. Most functions provided by this programming API are supported.

r-cran-rstatix

Pipe-Friendly Framework for Basic Statistical Tests

Provides a simple and intuitive pipe-friendly framework, coherent with the 'tidyverse' design philosophy, for performing basic statistical tests, including t-test, Wilcoxon test, ANOVA, Kruskal-Wallis and correlation analyses. The output of each test is automatically transformed into a tidy data frame to facilitate visualization. Additional functions are available for reshaping, reordering, manipulating and visualizing correlation matrix. Functions are also included to facilitate the analysis of factorial experiments, including purely 'within-Ss' designs (repeated measures), purely 'between-Ss' designs, and mixed 'within-and-between-Ss' designs. It's also possible to compute several effect size metrics, including "eta squared" for ANOVA, "Cohen's d" for t-test and 'Cramer V' for the association between categorical variables. The package contains helper functions for identifying univariate and multivariate outliers, assessing normality and homogeneity of variances.

libpicocli-java

Tiny command line interpreter library for Java applications

Picocli is a one-file framework for creating Java command line applications with almost zero code. It supports a variety of command line syntax styles including POSIX, GNU, MS-DOS and more. Picocli generates highly customizable usage help messages with ANSI colors and styles. Picocli-based applications can have command line TAB completion showing available options, option parameters and subcommands, for any level of nested subcommands.