Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
nx
The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration.
@nx/devkit
The Nx Devkit is used to customize Nx for different technologies and use cases. It contains many utility functions for reading and writing files, updating configuration, working with Abstract Syntax Trees(ASTs), and more. Learn more about [extending Nx by
@nx/workspace
The Workspace plugin contains executors and generators that are useful for any Nx workspace. It should be present in every Nx workspace and other plugins build on it.
@nx/jest
The Nx Plugin for Jest contains executors and generators allowing your workspace to use the powerful Jest testing capabilities.
@nx/cypress
The Nx Plugin for Cypress contains executors and generators allowing your workspace to use the powerful Cypress integration testing capabilities.
@nrwl/cli
Smart, Fast and Extensible Build System
@nx/angular
The Nx Plugin for Angular contains executors, generators, and utilities for managing Angular applications and libraries within an Nx workspace. It provides: - Integration with libraries such as Storybook, Jest, ESLint, Tailwind CSS, Playwright and Cypre
@nx/storybook
The Nx Plugin for Storybook contains executors and generators for allowing your workspace to use the powerful Storybook integration testing & documenting capabilities.
gridstack
TypeScript/JS lib for dashboard layout and creation, responsive, mobile support, no external dependencies, with many wrappers (React, Angular, Vue, Ember, knockout...)
create-nx-workspace
Smart Monorepos ยท Fast CI
@juggle/resize-observer
Polyfills the ResizeObserver API and supports box size options from the latest spec
@nrwl/tao
CLI for generating code and running commands
@nrwl/devkit
The Nx Devkit is used to customize Nx for different technologies and use cases. It contains many utility functions for reading and writing files, updating configuration, working with Abstract Syntax Trees(ASTs), and more. Learn more about [extending Nx by
@nrwl/workspace
The Workspace plugin contains executors and generators that are useful for any Nx workspace. It should be present in every Nx workspace and other plugins build on it.
@nrwl/schematics
Extensible Dev Tools for Monorepos: Schematics
codelyzer
Linting for Angular applications, following angular.io/styleguide.
create-nx-plugin
This package is used to scaffold a brand-new workspace used to develop an Nx plugin, and sets up a pre-configured plugin with the specified name. The new plugin is created with a default generator, executor, and e2e app.
@nrwl/jest
The Nx Plugin for Jest contains executors and generators allowing your workspace to use the powerful Jest testing capabilities.
@ngrx/effects
Side effect model for @ngrx/store
@ngrx/store-devtools
Developer tools for @ngrx/store