JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 60
  • Score
    100M100P100Q81413F
  • License MIT

Package Exports

  • @tanstack-themes/react
  • @tanstack-themes/react/package.json

Readme

Theming in Tanstack Start apps made easy

NPM Version JSR JSR Score Socket Badge

This is the React integration of tanstack-themes.

Installation

# node / bun etc
npx nypi @tanstack-themes/react

# or deno
deno add jsr:@tanstack-themes/react

Usage

TODO