Skip to content
View Alireza-Tabatabaeian's full-sized avatar

Block or report Alireza-Tabatabaeian

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. dirfix dirfix Public

    A TypeScript package that automatically wraps bidirectional content with proper <span dir=...> and sets correct element directions.

    TypeScript 1

  2. react-app-registry react-app-registry Public

    Tiny registry/context to dynamically register and resolve React components (and other items) by key.

    TypeScript

  3. ts-build-wizard ts-build-wizard Public

    A friendly CLI that builds your TypeScript package to ESM, CJS, and optional IIFE targets for browser, server (Node), or both platforms, using tsdown under the hood.

    TypeScript

  4. observable-socket observable-socket Public

    Tiny reactive WebSocket client and context provider that let you **call WebSocket routes like HTTP endpoints** — designed for full compatibility with the companion Django/Channels backend [`django-…

    TypeScript

  5. django-channels-router django-channels-router Public

    A lightweight Django + Channels router that lets your WebSocket consumers behave like HTTP endpoints. Designed to pair seamlessly with [`@djanext/observable-socket`](https://www.npmjs.com/package/@…

    Python

  6. fastapi-observable-socket fastapi-observable-socket Public

    A tiny, ergonomic WebSocket router for FastAPI — designed as the backend counterpart of the ObservableSocket TypeScript client.

    Python