Skip to content
View Jassu225's full-sized avatar
🥽
Experimenting
🥽
Experimenting

Block or report Jassu225

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. fire-cache fire-cache Public

    A minimalist, transparent, request-scoped caching library for Google Firestore (Node.js), designed for use with Express, NestJS, Koa, and Fastify. It dramatically reduces redundant Firestore reads …

    TypeScript 1

  2. aspire aspire Public

    A mock banking admin application using a mock backend ecosystem that runs entirely in the browser. Built with Vue.js 3, Quasar (with Vite + Typescript), Tailwindcss, IndexedDB (as mock DB), firebas…

    TypeScript

  3. batch-fetch batch-fetch Public

    A concurrency-controlled fetch library for browsers using ts-batch-processor

    TypeScript

  4. ts-batch ts-batch Public

    A powerful, event-driven batch processor for JavaScript/TypeScript that runs in both Node.js and browsers. Process multiple tasks concurrently with built-in error handling, progress tracking, and c…

    TypeScript 1

  5. browser-mock-api browser-mock-api Public

    A comprehensive TypeScript library for intercepting and mocking fetch requests in browser environments. Perfect for frontend development, testing, and prototyping without backend dependencies.

    TypeScript

  6. fake-localstorage fake-localstorage Public

    A fake localStorage implementation for testing in browsers and Node.js environments. This package provides a complete localStorage API that can be used in test environments where localStorage is no…

    TypeScript