0.2.0 • Published 10 months ago

@rnx-kit/tools-workspaces v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

@rnx-kit/tools-workspaces

Build npm version

@rnx-kit/tools-workspaces is a collection of tools for working with workspaces.

It currently supports:

CategoryFunctionDescription
-findWorkspacePackages()Returns a list of all packages declared under workspaces.
-findWorkspacePackagesSync()Returns a list of all packages declared under workspaces synchronously.
-findWorkspaceRoot()Returns the root of the workspace; undefined if not a workspace.
-findWorkspaceRootSync()Returns the root of the workspace synchronously; undefined if not a workspace.
0.2.0

10 months ago

0.1.6

1 year ago

0.1.4

2 years ago

0.1.5

2 years ago

0.1.2

3 years ago

0.1.3

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago