Appearance
Overview
Nx is a set of extensible dev tools for monorepos and allows for third-party plugins to add support for other technologies. nx-bun is a collection of plugins designed to use the power of Bun for an Nx workspace.
Package | Description |
---|---|
@nx-bun/nx | An Nx plugin for development of Bun applications and libraries. |
@nx-bun/task-worker-runner | A new task runner using workers rather than child-process |