Github Star Showcase

Some recently seen projects on Github that I liked.

react-adaptive-hooks

Deliver experiences best suited to a user’s device and network constraints

Allows you to access effective states of the device you’re running on. Network, ‘Lite Mode’, CPU Cores, Memory.

react-screenshot-test

A dead simple library to screenshot test React components

react-screenshot-test.png

dat.gui

dat.gui is a lightweight controller library for JavaScript.

dat.gui gives a simple GUI for changing JavaScript variables. This is great for small projects where you want to allow customization but don’t want to build out a whole GUI for it.

Related