**⚠️ LoopBack 3 is in Maintenance LTS mode, only critical bugs and critical security fixes will be provided. (See [Module Long Term Support Policy](#module-long-term-support-policy) below.)**
## Copy of loopback-workspace
## About
Building blocks for LoopBack connectors
Check if a IP address is a loopback address
LoopBack DataSource Juggler
Universal Virtual Machine for Node and Browser
LoopBack: Open Source Framework for Node.js
Remote REST API connector for Loopback
Define and implement core constructs such as Application and Component
Documentation files rendered at [https://loopback.io](https://loopback.io)
ESLint configuration for LoopBack projects
A common set of interfaces for interacting with service oriented backends such as REST APIs, SOAP Web Services, and gRPC microservices
Utility typings and filters for LoopBack filters.
Expose controllers as REST endpoints and route REST API requests to controller methods
A wrapper for creating HTTP/HTTPS servers
Integrate with Express and expose middleware infrastructure for sequence and interceptors
Hook into a LoopBack application's phases
Algorithm for finding the root of a yarn workspace, extracted from yarnpkg.com
A LoopBack component for authentication support.
A LoopBack component for security support.
Current context for LoopBack applications, based on cls-hooked
Decorators that annotate LoopBack artifacts with OpenAPI v3 metadata and utilities that transform LoopBack metadata to OpenAPI v3 specifications
Converts TS classes into JSON Schemas using TypeScript's reflection API