Pure utility for soft delete functionality - mark content as deleted without permanent removal, track deletion metadata, and support restoration
A mixin to provide soft deletes by adding a deletedAt attribute for loopback Models
Schedule tasks using cron-like syntax
Tool for auto-generating Angular $resource services for LoopBack
OAuth 2.0 provider for LoopBack
MySQL connector for loopback-datasource-juggler. Using mysql2 instead of mysqljs
Integration between LoopBack and SOAP API specs
REST API controller implementing default CRUD semantics
Utilities for testing LoopBack applications
Select dist directory based on Node.js major version.
A loopback-next extension for AWS S3 integration.
The official Redis connector for the LoopBack Framework.
express middleware to map Json Web tokens with Loopback users
The default Vite plugin for React projects
A loopback-next extension for soft delete feature.
Loopback connector module which allow to send emails via SendGrid
Get current machine IP, MAC and DNS servers.
Generate loopback api definitions
It allows entities of any Model to be soft deleted by adding deletedAt and _isDeleted attributes.
Logging component for loopback
Make it easy to create OpenAPI (Swagger) specification documents in your tests using the builder pattern.
LoopBack Connector for CouchDB 2.0
Audit Log extension.
A mixin to automatically generate created and updated Date attributes for loopback Models