Skip to content
This repository was archived by the owner on Dec 12, 2025. It is now read-only.

Improve documentation clarity and add interactive runtime selector#22

Merged
phuctm97 merged 2 commits intomainfrom
update
Jul 7, 2025
Merged

Improve documentation clarity and add interactive runtime selector#22
phuctm97 merged 2 commits intomainfrom
update

Conversation

@phuctm97
Copy link
Copy Markdown
Owner

@phuctm97 phuctm97 commented Jul 7, 2025

Summary

  • Added interactive runtime selector component to website for better user experience
  • Improved documentation clarity across all ModelFetch packages
  • Simplified getting started guide by streamlining instructions

Changes Made

Website Enhancements

  • Created new RuntimeSelector component that allows users to interactively switch between different runtime examples
  • Updated home page and getting started page to use the new runtime selector
  • Enhanced layout with runtime selector in navigation header

Documentation Improvements

  • Standardized and clarified README files across all packages (modelfetch-node, modelfetch-bun, modelfetch-deno, modelfetch-cloudflare, modelfetch-vercel, modelfetch-core)
  • Simplified installation instructions and usage examples
  • Made runtime-specific documentation more consistent and easier to follow
  • Updated getting started guide to be more concise and user-friendly

Code Quality

  • Net reduction of 172 lines through documentation streamlining
  • Maintained all essential information while improving clarity
  • Better organization of runtime-specific documentation pages

Test plan

  • Verify runtime selector component works correctly on the website
  • Check that all documentation links are working
  • Ensure code examples in documentation are accurate
  • Test that the getting started guide flows well for new users
  • Review in staging environment before merging

🤖 Generated with Claude Code

Added an interactive runtime selector component to the website that allows users to easily switch between different runtime examples (Node.js, Bun, Deno, Cloudflare, Vercel). Simplified and streamlined documentation across all packages to reduce redundancy and improve clarity. The new runtime selector provides a better user experience by showing runtime-specific installation commands and code examples dynamically.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Jul 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
modelfetch-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 7, 2025 10:29am

@phuctm97 phuctm97 merged commit 2144f66 into main Jul 7, 2025
2 checks passed
@phuctm97 phuctm97 deleted the update branch July 7, 2025 10:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant