31 packages
@clocklimited/backline-mixins
A collection of useful SCSS mixins
@clocklimited/cf-api
A pluggable JSON API server
@clocklimited/cf-crud-service-api-builder
Build an HTTP API for a crud-service
@clocklimited/cf-dedupe-list-aggregator
Dedupe version of cf-list-aggregator
@clocklimited/cf-form-cancel-delegate
Show a confirmation dialog if model changes will be lost when navigating from a form
@clocklimited/cf-list-aggregator
Compiles lists of content base on defined filtering and ordering
@clocklimited/cf-map-form-to-object
Map form field values onto object properties, via matching form field and schema property names
@clocklimited/cf-text-search
Add full-text search functionality onto cf services
@clocklimited/configury
Easy management of environment based configuration
@clocklimited/crud-service
Create a crud service by combining schemata and save
@clocklimited/darkroom
Darkroom API for image manipulation
@clocklimited/darkroom-url-builder
Build URLs for darkroom resources
@clocklimited/evnet
ZeroMQ based event dispatcher
@clocklimited/payload-2fa
Add an extra security layer to PayloadCMS using a Time-based One-time Password (TOTP).
@clocklimited/redirect-trailing-slash
Express middleware to redirect URLs with a trailing slash to the same URL without the slash
@clocklimited/save-mongodb
mongodb persistence engine for save
@clocklimited/schemata
Define, create, and validate your business objects, based on well defined schema.
@clocklimited/secure
ACL for Node.JS. Including authentication and express middleware for authorization.
@clocklimited/validity
Validator framework for object validation
@clocklimited/validity-compose
Compose a number of validators together to use as one
@clocklimited/validity-email
Validity style validator to ensure that a property is a valid email address.
@clocklimited/validity-integer
Validity style validator to ensure a property is an integer
@clocklimited/validity-required
Basic validity style validator to ensure a required property is present in an object.
@clocklimited/validity-ukpostcode
Validity style validator to ensure a UK postcode
@clocklimited/validity-url
Validity style validator to ensure that a property is a valid URL.