Appearance
Overview
Nx is a set of extensible dev tools for monorepos and allows for third-party plugins to add support for other technologies. Nxext is a collection of plugins for an Nx workspace.
Package | Description |
---|---|
@nxext/stencil | An Nx plugin for development of StencilJS applications and libraries. |
@nxext/svelte | An Nx plugin for development of Svelte applications. |
@nxext/solid | An Nx plugin for development of SolidJS applications. |
@nxext/vite | An Nx plugin for development with Vite. |
@nxext/vitest | An Nx plugin for development with Vitest. |
@nxext/react | An Nx plugin for development with React. |
@nxext/preact | An Nx plugin for development with Preact. |
@nxext/sveltekit | (Beta) An NX plugin for development with SvelteKit applications. |
@nxext/ionic-angular | An Nx plugin for developing Ionic Angular applications and libraries. |
@nxext/ionic-react | An Nx plugin for developing Ionic React applications and libraries. |
@nxext/capacitor | An Nx plugin for developing cross-platform applications using Capacitor. |