This library was generated with [Nx](https://nx.dev).
CLI for generating code and running commands
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
Utility for Node's java module to load mvn dependencies.
<p align="center"> <a href="https://www.npmjs.com/package/@nx-tools/core"> <img alt="NPM Version" src="https://img.shields.io/npm/v/@nx-tools/core"/> </a> <a href="https://www.npmjs.com/package/@nx-tools/core"> <img alt="NPM Type Definitions
<p align="center"> <a href="https://www.npmjs.com/package/@nx-tools/nx-container"> <img alt="NPM Version" src="https://img.shields.io/npm/v/@nx-tools/nx-container"/> </a> <a href="https://www.npmjs.com/package/@nx-tools/nx-container"> <img a
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.
<p align="center"> <a href="https://www.npmjs.com/package/@nx-tools/ci-context"> <img alt="NPM Version" src="https://img.shields.io/npm/v/@nx-tools/ci-context"/> </a> <a href="https://www.npmjs.com/package/@nx-tools/ci-context"> <img alt="NP
Java Parser in JavaScript
The JS plugin for Nx contains executors and generators that provide the best experience for developing JavaScript and TypeScript projects.
<p align="center"> <a href="https://www.npmjs.com/package/@nx-tools/container-metadata"> <img alt="NPM Version" src="https://img.shields.io/npm/v/@nx-tools/container-metadata"/> </a> <a href="https://www.npmjs.com/package/@nx-tools/container-met
UiAutomator2 integration for Appium
The Nx Plugin for Jest contains executors and generators allowing your workspace to use the powerful Jest testing capabilities.
The Linter plugin for Nx contains executors, generators and utilities used for linting JavaScript/TypeScript projects within an Nx workspace.
The Nx Plugin for Docker to aid in containerizing projects.
The eslint-plugin-nx 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 Web Components contains generators for managing Web Component applications and libraries within an Nx workspace. It provides: - Integration with libraries such as Jest, Cypress, and Storybook. - Scaffolding for creating buildable libr
The Nx Plugin for Cypress contains executors and generators allowing your workspace to use the powerful Cypress integration testing capabilities.
The Nx Plugin for Webpack contains executors and generators that support building applications using Webpack.
The Linter plugin for Nx contains executors, generators and utilities used for linting JavaScript/TypeScript projects within an Nx workspace.
The Node Plugin for Nx contains generators and executors to manage Node applications within an Nx workspace.
Utility for Node's java module to load mvn dependencies.
The React plugin for Nx contains executors and generators for managing React applications and libraries within an Nx workspace. It provides: - Integration with libraries such as Jest, Cypress, and Storybook. - Generators for applications, libraries, co
Eclipse Paho JavaScript MQTT client for Browsers