CLI tools for sy lowcode app workspaces
OpenXiangda CLI, workspace build tools, runtime SDK, and form components.
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.
Low level toolkit for SVG paths transformations.
A collection of utilities that are useful in a git-controlled monorepo managed by one of these tools:
No description provided.
A collection of tools for working with workspaces
An enterprise-class low-code technology stack with scale-out design / 一套面向扩展设计的企业级低代码技术体系
<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
An open source Azure Storage API compatible server
The Nx Plugin for Docker to aid in containerizing projects.
Tools to support a Yarn workspaces' React Native monorepo
Algorithm for finding the root of a yarn workspace, extracted from yarnpkg.com
Protobuf format for Apollo usage reporting
The OpenAI Agents SDK is a lightweight yet powerful framework for building multi-agent workflows.
The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration.
Algorithm for finding the root of a yarn workspace, extracted from yarnpkg.com
The ESLint plugin for Nx contains executors, generators and utilities used for linting JavaScript/TypeScript projects within an Nx workspace.
SY 表单组件库 2.0 - AI-First + 测试驱动
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 JS plugin for Nx contains executors and generators that provide the best experience for developing JavaScript and TypeScript projects.
Schematics specific to Angular
Azure MCP Server - Model Context Protocol implementation for Azure, for linux on x64
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