vasyas


Vasyl Stashuk

  • Define your Redux actions and reducers using object literal or ES6 class syntax

    published 0.1.4 7 years ago
  • Auto generate client and server stubs for RESTful services based on TS source

    published 1.0.10 5 years ago
  • ``` const id = 5 const user = await sql`select * from user where id = ${id}` ```

    published 1.0.9 2 years ago
  • 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.

    published 0.0.13 5 years ago
  • - 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

    published 1.0.9 4 years ago
  • published 1.0.1 4 years ago
  • [useTopic](./api-docs/README.md#usetopic) - Async load data from backend.

    published 1.0.36 19 days ago
  • - [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

    published 1.0.32 2 months ago
  • published 1.9.0 4 months ago
  • published 1.9.0 4 months ago
  • published 1.9.0 4 months ago
  • published 1.9.0 4 months ago
  • HTTP transport for Push-RPC.

    published 1.9.0 4 months ago
  • ## Getting started

    published 1.0.3 4 months ago
  • published 1.0.1 4 years ago
  • This library provides API for listening to binlog events. Events can be filtered by table name and/or operation type (insert, delete etc.)

    published 1.0.11 4 months ago
  • published 1.0.5 3 years ago
  • - 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

    published 1.0.26 a year ago
  • Making type-safe calls via NATS

    published 1.0.18 4 months ago
  • published 1.0.1 3 years ago
  • 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.

    published 2.0.14 15 days ago