t8

Web dev utils · Terseness territory
GitHub

  • T8 React Router
    Concise router for React apps
    Docs · GitHub
  • T8 React Store
    React app state management condensed to the essentials
    Docs · GitHub
  • T8 React Pending
    Self-contained async action state management for React apps
    Docs · GitHub
  • T8 React Client Only
    A lightweight React component and a hook to render content on the client and skip SSR
    GitHub
  • T8 Router
    Vanilla JS/TS router for SPA navigation and URL pattern matching
    Docs · GitHub
  • T8 Store
    Vanilla JS/TS data container allowing for subscription to its updates
    Docs · GitHub
  • URL Shape
    Type-safe schema-based URL builder
    Docs · GitHub
  • T8 SDK Factory
    Typed SDK factory for web APIs
    Docs · GitHub
  • T8 Serve
    Simple static file server + bundler, primarily for demo apps and tests, manual or automated
    GitHub
  • T8 Events
    Lightweight event emitter with flexible event type matching
    GitHub
  • T8 Promisify Polling
    Convert a polling to an easier-to-handle async function
    GitHub
  • QuasiURL
    URL-like object applicable to relative URLs and URL templates
    GitHub