Description: codebox is an online IDE and terminal for developing, running, and debugging code and apps in the browser. It supports popular languages like Python, Javascript, C++, and more. Great for testing code snippets, web apps, websites, and more without installing anything locally.
Type: software
Description: pnpm is a fast and disk space efficient package manager for Node.js. It greatly improves install speed and saves disk space by storing only one version of each package on disk. pnpm also supports workspace packages and symlinks.
Type: software