matthewgallo / generate-pattern

CLI tool to scaffold example code, fast ⚡️
0 stars 0 forks source link

Carbon @tanstack/table generator

This is a CLI tool used to generate patterns from pre-existing Vite templates from a monorepo to demonstrate how to use @carbon/react and @tanstack/table together.

However, this package could be used more generically to scaffold example code.

Usage

npx generate-pattern
  1. Select a pattern Usage screenshot
  2. Choose if you want the pattern's dependencies installed Install dependencies step
  3. Choose an install path (default is current directory) Install path step
  4. Select pattern type