Packages by achrinza
loopback-connector-kv-extreme-scale
The official WebSphere eXtreme Scale KeyValue connector for LoopBack
@loopback/authentication-passport
A package creating adapters between the passport module and @loopback/authentication
@loopback/booter-lb3app
A booter component for LoopBack 3 applications to expose their REST API via LoopBack 4
@loopback/build
A set of common scripts and default configurations to build LoopBack 4 or other TypeScript modules
@loopback/context
Facilities to manage artifacts and their dependencies in your Node.js applications. The module exposes TypeScript/JavaScript APIs and decorators to register artifacts, declare dependencies, and resolve artifacts by keys. It also serves as an IoC container
@loopback/example-access-control-migration
Tutorial example on how to migrate the access control example with LoopBack 4.
@loopback/example-binding-resolution
An example application to demonstrate binding resolution and dependency injection within a context hierarchy
@loopback/example-greeter-extension
An example showing how to implement the extension point/extension pattern using LoopBack 4
@loopback/example-lb3-application
Tutorial example on how to add existing an LB3 application to a LB4 project
@loopback/example-log-extension
An example showing how to write a complex log extension for LoopBack 4
@loopback/example-metrics-prometheus
An example to illustrate metrics provided by @loopback/metrics and Prometheus
@loopback/example-multi-tenancy
An example to illustrate how to enable multi-tenancy with LoopBack's IoC and DI container
@loopback/example-rest-crud
An example showing how to use @loopback/rest-crud to define default repository and controller classes
@loopback/example-rpc-server
An example RPC server and application to demonstrate the creation of your own custom server
@loopback/example-soap-calculator
A tutorial demonstrating integration SOAP webservice with LoopBack 4
@loopback/example-todo-jwt
A modified Todo tutorial how to build an application with JWT authentication and LoopBack 4
@loopback/example-validation-app
An example demonstrating how to add validation in a LoopBack 4 application
@loopback/express
Integrate with Express and expose middleware infrastructure for sequence and interceptors
@loopback/http-caching-proxy
A caching HTTP proxy for integration tests. NOT SUITABLE FOR PRODUCTION USE!
@loopback/metadata
Utilities to help developers implement TypeScript decorators, define/merge metadata, and inspect metadata
@loopback/mock-oauth2-provider
An internal application to mock the OAuth2 authorization flow login with a social app like facebook, google etc
@loopback/openapi-spec-builder
Make it easy to create OpenAPI (Swagger) specification documents in your tests using the builder pattern.
@loopback/openapi-v3
Decorators that annotate LoopBack artifacts with OpenAPI v3 metadata and utilities that transform LoopBack metadata to OpenAPI v3 specifications
@loopback/repository-json-schema
Converts TS classes into JSON Schemas using TypeScript's reflection API
@loopback/repository-tests
A shared test suite to verify `@loopback/repository` functionality with a given compatible connector
@loopback/rest
Expose controllers as REST endpoints and route REST API requests to controller methods
@loopback/service-proxy
A common set of interfaces for interacting with service oriented backends such as REST APIs, SOAP Web Services, and gRPC microservices
@node-ipc/event-pubsub
Super light and fast Extensible ES6+ events and EventEmitters for Node and the browser. Easy for any developer level, use the same exact code in node and the browser. No frills, just high speed events!
@node-ipc/node-ipc
A nodejs module for local and remote Inter Process Communication (IPC), Neural Networking, and able to facilitate machine learning.
@achrinza/node-ipc
A nodejs module for local and remote Inter Process Communication (IPC), Neural Networking, and able to facilitate machine learning.
@node-ipc/vanilla-test
minimal test framework for node, browsers, and electron, anywhere javascript can run
@node-ipc/compat
A nodejs module for local and remote Inter Process Communication (IPC), Neural Networking, and able to facilitate machine learning.
@achrinza/event-pubsub
Super light and fast Extensible ES6+ events and EventEmitters for Node and the browser. Easy for any developer level, use the same exact code in node and the browser. No frills, just high speed events!
@achrinza/strong-type
allows easy type enforcement for all JS types objects and classes. it is also extensible and provides simple to use type checks for your own custom classes and types
@loopback/sequelize
Loopback 4 Extension That Provides Sequelize Crud Repository Compatible With Default Loopback Models.