Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including @cleresd/monorepo with all npm packages installed. Try it out:

var monorepo = require("@cleresd/monorepo")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

@cleresd/monorepo v2.0.0

<p align="center"> <a href="https://badge.fury.io/js/jest"> <img src="https://badge.fury.io/js/jest.svg" alt="npm version"> </a> <a href="https://github.com/jestjs/jest/blob/main/LICENSE"> <img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="Jest is released under the MIT license." /> </a> <a href="https://twitter.com/intent/follow?screen_name=jestjs_"> <img src="https://img.shields.io/twitter/follow/jestjs_.svg?style=social&label=Follow%20@jestjs_" alt="Follow on Twitter" /> </a> </p> <p align="center"> <a href="https://github.com/jestjs/jest/actions/workflows/nodejs.yml"><img alt="GitHub CI Status" src="https://img.shields.io/github/actions/workflow/status/jestjs/jest/nodejs.yml?label=CI&logo=GitHub"></a> <a href="https://codecov.io/github/jestjs/jest"><img alt="Coverage Status" src="https://img.shields.io/codecov/c/github/jestjs/jest/main.svg?maxAge=43200"></a> </p> <p align="center"> <a href="https://gitpod.io/#https://github.com/jestjs/jest"><img alt="Gitpod ready-to-code" src="https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod"></a> </p>

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free