64 packages
demo-hov
Congrats! You just saved yourself hours of work by bootstrapping this project with TSDX. Let’s get you oriented with what’s here and how to use it.
demo-hov2
Congrats! You just saved yourself hours of work by bootstrapping this project with TSDX. Let’s get you oriented with what’s here and how to use it.
@highoutput/alert
> TODO: description
@highoutput/amqp
A simplified client for ActiveMQ
@highoutput/async-group
Groups together multiple promises and allows to 'wait' for all of them to settle.
highoutput-auth
Authentication and authorization module
@highoutput/avatar
> TODO: description
@highoutput/badge
> TODO: description
@highoutput/banner
> TODO: description
@highoutput/button
> TODO: description
@highoutput/button-group
> TODO: description
@highoutput/card
> TODO: description
@highoutput/circuit-breaker
A fail-fast circuit breaker for async functions
@highoutput/ckeditor5
Reusable editor component based on ckeditor5-custom-build library
@highoutput/ckeditor5-modern
Reusable facebook-like editor component built based on @highoutput/ckeditor5 library
highoutput-cloud-storage
Cloud storage using Amazon S3.
@highoutput/container
> TODO: description
@highoutput/custom-ckeditor-build
A custom CKEditor 5 build made by the CKEditor 5 online builder.
@highoutput/date-picker
> TODO: description
@highoutput/delay
## `delay(duration)` * `duration` `(number|string)` Amount of time to wait * Returns: `(Promise)`
@highoutput/deso-sdk
A wrapper to DeSo Identity and API endpoints. This experiment aims to make the DeSo transactions quick and easy for devs to integrate to the frontend side of the web systems development.
@highoutput/dropdown
> TODO: description
@highoutput/email-auth
server middleware for email authentication
highoutput-email-service
Is a service that is an abstraction of Amazon SES which mainly focuses on sending email.
highoutput-email-service-client
## Class:Client ### Constructor:new Client(host, secret) Creates an email service client for the specific host and it's secret.