22 packages
assert-junit-reports
binlog-triggers-mysql
This library provides API for listening to binlog events. Events can be filtered by table name and/or operation type (insert, delete etc.)
charger-simulator
## Getting started
interpolated-sql
``` const id = 5 const user = await sql`select * from user where id = ${id}` ```
live-query-mysql
push-rpc
- Data-driven apps with or without server-initiated updates - OCPP-J clients and servers - IoT devices connecting to servers - General client/server apps using Websockets for communications
@push-rpc/core
@push-rpc/http
HTTP transport for Push-RPC.
@push-rpc/micro
- Push-RPC for Websocket/HTML API - JSON-based config files - (Optional) Distributed logging - (Optional) MySQL connection - (Optional) Report common set of metrics to AWS CloudWatch - (Optional) Common "Ping" to check service availability. - (Optional) A
@push-rpc/next
A TypeScript framework for organizing bidirectional typesafe client-server communication. Supports server-initiated data push (subscriptions). Uses HTTP, JSON and, optionally, WebSockets. Main focus is on simplicity and good developer experience.
@push-rpc/openapi
@push-rpc/tcp
@push-rpc/websocket
react-use-ui
redux-action-object
Define your Redux actions and reducers using object literal or ES6 class syntax
redux-entity-store
Keep your domain objects in one place
typed-subjects
Making type-safe calls via NATS
typescript-push-rpc
This library allows you to define and consume your API using TypeScript interface. The interface definition could be share between your server and client code bases, providing you with type-safe contract between server and client.
typescript-rest-rpc
Auto generate client and server stubs for RESTful services based on TS source
@use-ui/bootstrap3
- [CheckBox](api-docs/docs.md#checkbox) - Check box - [Input](api-docs/docs.md#input) - Text input - [Select](api-docs/docs.md#select) - Select with autocomplete, fetch options from server, multiple selected options - [Static](api-docs/docs.md#static) - D
@use-ui/hooks
[useTopic](./api-docs/README.md#usetopic) - Async load data from backend.
@vasyas/parcel-plugin-preprocess