Skip to content

feat: add react.just shared recipes - #27

Merged
retr0h merged 1 commit into
mainfrom
feat/react-justfiles
Mar 28, 2026
Merged

feat: add react.just shared recipes#27
retr0h merged 1 commit into
mainfrom
feat/react-justfiles

Conversation

@retr0h

@retr0h retr0h commented Mar 28, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add react.just and react.mod.just for Bun-based React/TypeScript projects
  • Mirrors the go.just pattern: deps, dev, build, lint, fmt, fmt-check, generate, test
  • Configurable via JUST_FMT_PATTERN env var (default: src/**/*.{ts,tsx,css})
  • Update README with react.just recipe table

First consumer: osapi-io/osapi-ui

🤖 Generated with Claude Code

Add react.just and react.mod.just with recipes for Bun-based React
projects: deps, dev, build, lint, fmt, fmt-check, generate, and test.

Mirrors the go.just pattern with JUST_FMT_PATTERN env var for
customizing the Prettier glob.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

Thank you for contributing to this project! 😊🕹️

@retr0h
retr0h merged commit 303e8c6 into main Mar 28, 2026
4 checks passed
@retr0h
retr0h deleted the feat/react-justfiles branch March 28, 2026 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant