Artur Kurowski

Results 3 repositories owned by Artur Kurowski

rpc-websocket-client

34
Stars
9
Forks
Watchers

Fast and simple JSON-RPC 2.0 WebSocket Client implementation in TypeScript. Allows bi-directional communication with async await Promises 🐼

validate-polish

41
Stars
12
Forks
Watchers

Utility library for validation of PESEL, NIP, REGON, identity card etc. Aimed mostly at Polish enviroment. [Polish] Walidacja numerów pesel, nip, regon, dowodu osobistego.

ts-import

53
Stars
7
Forks
Watchers

Importing TypeScript files dynamically into JavaScript requires additional compilation step, which is troublesome to write for many. Popular typescript-require package seems to be obsolete and doesn't...