Loopback 4 builder and schematics for Nx monorepos.
Documentation files rendered at [https://loopback.io](https://loopback.io)
ESLint configuration for LoopBack projects
The Next.js plugin for Nx contains executors and generators for managing Next.js applications and libraries within an Nx workspace. It provides: - Scaffolding for creating, building, serving, linting, and testing Next.js applications. - Integration wit
A common set of interfaces for interacting with service oriented backends such as REST APIs, SOAP Web Services, and gRPC microservices
A LoopBack component for security support.
A wrapper for creating HTTP/HTTPS servers
The Next.js plugin for Nx contains executors and generators for managing Next.js applications and libraries within an Nx workspace. It provides: - Scaffolding for creating, building, serving, linting, and testing Next.js applications. - Integration wit
Smart, Fast and Extensible Build System
Integrate with Express and expose middleware infrastructure for sequence and interceptors
Converts TS classes into JSON Schemas using TypeScript's reflection API
A LoopBack component for authentication support.
Expose controllers as REST endpoints and route REST API requests to controller methods
Types and helpers for packages contributing Model API builders.
The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration.
Building blocks for LoopBack connectors
Decorators that annotate LoopBack artifacts with OpenAPI v3 metadata and utilities that transform LoopBack metadata to OpenAPI v3 specifications
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
[DEPRECATED] TypeScript type definitions for OpenAPI Specifications.
Define and implement core constructs such as Application and Component
The ESLint plugin for Nx contains executors, generators and utilities used for linting JavaScript/TypeScript projects within an Nx workspace.
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.
Convention-based bootstrapper for LoopBack applications