8 packages
babel-plugin-remove-react-element
Removes elements from the source code. Useful when generating multiple bundles.
build-if-needed
Build your code, only if you need to...
discover-workspaces
Run a script on the packages in a mono-repo.
matchmediaquery
Media queries for your client and server
parse-imports-ts
## Detects top level imports
report-missing-dependencies
This utility will parse the `*.js` files and the `*.ts` files in your `src` folder to identify all packages used in the `import {xxx} from "package"` statement. And it will report an error if that package is missing from the `package.json`.
webpack-path-resolve
A replacement for path.resolve that works with a mono-repo.
workspaces-run-script
Run a script on the packages in a mono-repo.