node-hoist-non-react-statics
ReactJS module to copy statics from a child to a parent
node-hoist-non-react-statics copies non-react specific statics from a child
component to a parent component. Similar to "Object.assign", but with React
static keywords blacklisted from being overridden.
linux-doc-6.6
Linux kernel specific documentation for version 6.6
This package provides the various README files and HTML documentation for
the Linux kernel version 6.6. Plenty of information, including the
descriptions of various kernel subsystems, filesystems, driver-specific
notes and the like. An index to the documentation is installed as
/usr/share/doc/linux-doc-6.6/html/index.html.
python3-ansible-runner
library that interfaces with Ansible (Python 3.x)
Ansible Runner is a tool and python library that helps when interfacing
with Ansible directly or as part of another system whether that be
through a container image interface, as a standalone tool, or as a
Python module that can be imported.
node-shallowequal
Node.js module to shallow compare
shallowequal is like lodash's isEqualWith() but for shallow (strict) equal.
It performs a shallow equality comparison between two values to determine
if they are equivalent.
node-shallow-equal
Node.js library to shallowly compare JavaScript objects
node-shallow-equal provides super light functions to deeply compare
JavaScript Objects.
node-rjsf
ReactJS component capable of using JSON Schema to declaratively build forms
node-rjsf provides ReactJS components capable of using JSON Schema to
declaratively build and customize web forms.