lib64gfortran5-i386-cross

Runtime library for GNU Fortran applications (64bit)

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

stayrtr

RPKI to Router server

StayRTR is an implementation of the RPKI to Router protocol (RFC 6810): it can be used to publish Resource Public Key Infrastructure (RFC 6480) prefix origin data from a trusted cache to BGP routers.

node-jest-react

node-jest matchers and utilities for testing React Test Renderer

node-react is a library for building JavaScript user interfaces.

node-react-is

JavaScript library to test if a value is a React.js element

node-react is a library for building JavaScript user interfaces.

node-react-refresh

React.js library to integrate Fast Refresh into bundlers

node-react is a library for building JavaScript user interfaces.

node-react-shallow-renderer

Shallow renderer for testing ReactJS modules

When writing unit tests for React, shallow rendering can be helpful. Shallow rendering permits one to render a component "one level deep" and assert facts about what its render method returns, without worrying about the behavior of child components, which are not instantiated or rendered. This does not require a DOM.