New
Automatic visual tests in Storybook, plus 2.2x faster build times for React+TSVisual test with Chromatic
Star80,460
Back to integrations
Add your integration
Categories
  • ⭐️ Popular
  • 🧩 Essentials
  • 🛠 Code
  • ⚡️ Data & state
  • ✅ Test
  • 💅 Style
  • 🎨 Design
  • ⚙️ Appearance
  • 🗄 Organize
How to install addons Create an addon
@tramvai/storybook-addon
Storybook addon for tramvai apps
npm install @tramvai/storybook-addon
Last updated 1 day ago
383
Downloads per week
Readme View on GitHub

taiga ui logo

Modular framework for universal React applications


Features

  • ✈️ Universal

    Creates SSR React applications - includes solid server with metrics, health checks and graceful degradation support

  • 💉 Dependency Injection

    Provides simple and powerful DI system, inspired by Angular and Nest.js best practices

  • 🧩 Modular

    Every application build from list of feature modules - doing one thing right!

  • Fast and lightweight

    Enforces best web-performance techniques - resources preloading and inlining, lazy hydration 🚀, modern ES bundles, tree-shakable libraries

  • 🔗 Chain of commands

    Elegant pattern for complete control over application life-cycle - predictable flow for every HTTP request into application, running async actions in parallel, limits the duration of server-side actions

  • 🧱 Micro Frontends

    Heavily integrated solution for Micro Frontends with SSR and Module Federation

  • 🛠️ Tooling

    Functional CLI for generating, develop, analyze, and bundling tramvai applications - powered by webpack@5

  • 🧪 Testing

    Complete set of unit and integration testing utilites - powered by jest and testing-library

  • 🕊️ Migrations

    Automatic migrations with jscodeshift codemodes

Get started

  1. Generate new application

    npm init @tramvai@latest my-awesome-app
    
  2. Run development server

    cd my-awesome-app && npm start
    

    application will be available at http://localhost:3000/

Tutorials

Pokedex application

Sandboxes

Edit on CodeSandbox

Join the community
6,319 developers and counting
WhyWhy StorybookComponent-driven UI
Open source software
Storybook

Maintained by
Chromatic
Special thanks to Netlify and CircleCI