Minimal in-memory cache SDK for Node.js
A simple plugin for running sls commands in nx monorepo. It executes serverless commands in specific app directory. It is configured to support nx cache out of the box for build and deploy commands.
A GitHub Actions cache proxy server for [Nx self-hosted remote caching](https://nx.dev/docs/guides/tasks--caching/self-hosted-caching).
Create a git worktree from origin/main with one command. Optionally shares node_modules, root .env (Nx cache), and app .env files with the main worktree.
Custom NX Plugin to support the Python language
AWS S3 Cache plugin for Nx
The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration.
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
Remote caching for @nrwl/nx using S3 storage
The JS plugin for Nx contains executors and generators that provide the best experience for developing JavaScript and TypeScript projects.
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.
The Nx Plugin for Web Components contains generators for managing Web Component applications and libraries within an Nx workspace. It provides: - Integration with libraries such as Jest, Playwright, Cypress, and Storybook. - Scaffolding for creating bu
A cache object that deletes the least-recently-used items.
The ESLint plugin for Nx contains executors, generators and utilities used for linting JavaScript/TypeScript projects within an Nx workspace.
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
Remote caching for @nrwl/nx using Vercel Remote Cache
CLI for generating code and running commands
The Nx Plugin for building and testing applications using Vite
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
The Nx Plugin for Jest contains executors and generators allowing your workspace to use the powerful Jest testing capabilities.
Require hook for automatic V8 compile cache persistence
The eslint-plugin package is an ESLint plugin that contains a collection of recommended ESLint rule configurations which you can extend from in your own ESLint configs, as well as an Nx-specific lint rule called enforce-module-boundaries.
The Nx Plugin for Webpack contains executors and generators that support building applications using Webpack.
The Nx Plugin for Module Federation contains executors and utilities that support building applications using Module Federation.