radarsu
Full-stack TypeScript programmer. Specialized in creating CLI tools, libraries, NestJS API's, Angular apps.
radratWarsaw
Pinned Repositories
kill-process-on-port
Not responding process killer. Kill process on port you wanna use (if you accept terminal inquirer question) ๐๐๐
me
Highly personal and opinionated AWESOME stuff for Typescript, JavaScript and Node.js full-stack developers along with my own best practices and setups ๐๐๐
options-defaults
TypeScript Options / Defaults / Overrides Pattern implementation better than Object.assign, destructing or lodash _.merge.
polish-word-variations
Utility library to define and obtain word variations for polish words - singular and plural forms (dependant on count) for various polish cases.
r0ten-circular-json
Improved version of https://github.com/WebReflection/circular-json, 3x better performance, typescript and additional options.
radarsu
Node.js server-side TypeScript framework with one thing in mind - removing code is easier than writing it. Auto-generated Swagger docs, REST, GraphQL, WebSockets and others - have it all, delete what you don't need ๐๐๐
rpc-websocket-client
Fast and simple JSON-RPC 2.0 WebSocket Client implementation in TypeScript. Allows bi-directional communication with async await Promises ๐ผ
ts-import
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 allow much customization.
types-package-json
A handful set of package.json types and interfaces to improve working with dynamically imported package.json files.
validate-polish
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.
radarsu's Repositories
radarsu/ts-import
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 allow much customization.
radarsu/validate-polish
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.
radarsu/rpc-websocket-client
Fast and simple JSON-RPC 2.0 WebSocket Client implementation in TypeScript. Allows bi-directional communication with async await Promises ๐ผ
radarsu/kill-process-on-port
Not responding process killer. Kill process on port you wanna use (if you accept terminal inquirer question) ๐๐๐
radarsu/radarsu
Node.js server-side TypeScript framework with one thing in mind - removing code is easier than writing it. Auto-generated Swagger docs, REST, GraphQL, WebSockets and others - have it all, delete what you don't need ๐๐๐
radarsu/me
Highly personal and opinionated AWESOME stuff for Typescript, JavaScript and Node.js full-stack developers along with my own best practices and setups ๐๐๐
radarsu/types-package-json
A handful set of package.json types and interfaces to improve working with dynamically imported package.json files.
radarsu/options-defaults
TypeScript Options / Defaults / Overrides Pattern implementation better than Object.assign, destructing or lodash _.merge.
radarsu/r0ten-circular-json
Improved version of https://github.com/WebReflection/circular-json, 3x better performance, typescript and additional options.
radarsu/polish-word-variations
Utility library to define and obtain word variations for polish words - singular and plural forms (dependant on count) for various polish cases.
radarsu/prosty-system-rpg
Prosty system RPG, stanowiฤ cy prostฤ alternatywฤ dla systemu DnD 5e.
radarsu/countries-by-iso2
Map of countries by iso2 codes. Includes native translation, time zones, phone codes, states and currency.
radarsu/open-source-libraries
Monorepo of open source libraries which I maintain.
radarsu/tile-transition-combiner
Tool combining tiles into their transitions and generating tileset.
radarsu/ts-timeout-promise
Await timeout promise wrapper.
radarsu/angular2-dunthag
Angular2 - dunthag client
radarsu/demand
Lighweight and blazingly fast framework that uses latest browser features with an aproach "use the platform" to provide you the greatest setup. No magic included.
radarsu/dunthag-client
Dunthag client.
radarsu/dunthag-server
Dunthag Server
radarsu/prisma-nestjs-graphql
Generate object types, inputs, args, etc. from prisma schema file for usage with @nestjs/graphql module
radarsu/shard-client
Shard client.
radarsu/verify-rsa-jwt-cloudflare-worker