Extensible Multi-Format AI-Powered Markdown to JSON Transformer with support for any markdown variant through custom parsers, intelligent schema validation, auto-fixing, table parsing, and optional persistent machine learning
Streaming, source-agnostic EventSource/Server-Sent Events parser
Clone AST without extra properties
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
The ESLint custom parser for *.md files.
Parser adapter for parsing JSON documents into OpenAPI 2.0 namespace.
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.
Parser adapter for parsing YAML documents into OpenAPI 3.1.x namespace.
Parser adapter for parsing JSON documents into OpenAPI 3.0.x namespace.
Parser adapter for parsing YAML documents into OpenAPI 3.0.x namespace.
Parser adapter for parsing YAML documents into OpenAPI 2.0 namespace.
Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.
A utility package to parse strings
A JavaScript parser
WebAssembly-based HTML-aware ERB parser for Node.js.
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
the mighty option parser used by yargs
The ESLint plugin for Nx contains executors, generators and utilities used for linting JavaScript/TypeScript projects within an Nx workspace.
Parser adapter for parsing YAML 1.2 documents into OpenAPI 3.2.x namespace.
Parser adapter for parsing JSON documents into OpenAPI 3.2.x namespace.
Node.js body parsing middleware
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