@manypkg/find-root
> Find the root of a monorepo with Yarn workspaces, Bolt, Lerna, pnpm or Rush
Last updated 3 months ago by manypkg-release-bot .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ npm install @manypkg/find-root 
SYNC missed versions from official npm registry.

@manypkg/find-root

Find the root of a monorepo with Yarn workspaces, Bolt, Lerna, pnpm or Rush

Install

yarn add @manypkg/find-root

Usage

import { findRoot, findRootSync } from "@manypkg/find-root";

let dir = await findRoot(process.cwd());
let dir = findRootSync(process.cwd());

Current Tags

  • 2.2.3                                ...           latest (3 months ago)

8 Versions

  • 2.2.3                                ...           3 months ago
  • 2.2.2                                ...           5 months ago
  • 2.2.1                                ...           a year ago
  • 2.2.0                                ...           a year ago
  • 2.1.0                                ...           2 years ago
  • 2.0.0                                ...           2 years ago
  • 1.1.0                                ...           4 years ago
  • 1.0.0                                ...           5 years ago
Downloads
Total 7
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (1)
Dev Dependencies (2)
Dependents (1)

© 2010 - cnpmjs.org x YWFE | Home | YWFE