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.

node-scheduler

JavaScript library for cooperative scheduling in a browser environment

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

node-react-dom

node-react library to serve as the entry point to the DOM

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

gccgo-14-mipsel-linux-gnu

GNU Go compiler for the mipsel-linux-gnu architecture

This is the GNU Go compiler for the mipsel-linux-gnu architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

libslopy7.6

queries for a selection from the user and prints the region to stdout

slop (Select Operation) is an application that queries for a selection from the user and prints the region to stdout. It grabs the mouse and turns it into a crosshair, lets the user click and drag to make a selection (or click on a window) while drawing a pretty box around it, then finally prints the selection's dimensions to stdout.