A Visual Studio Code extension that provides a curated list of resources for React developers. It includes official documentation, popular libraries, tools, and more, all accessible from a convenient sidebar.
- 📚 Resource Library: Access a wide range of React resources, from official documentation to popular libraries and tools.
- 🔍 Quick Search: Easily find the resources you need with our built-in search functionality.
- 📂 Categorized Content: Resources are neatly organized into expandable categories for easy navigation.
- 🖼️ Visual Identification: Each resource comes with its logo for quick visual reference.
- 🌓 Theme Compatibility: Seamlessly integrates with VS Code's light and dark themes.
React Toolkit includes resources in various categories:
- Official Resources
- UI Frameworks & Libraries
- State Management
- Routing
- Forms
- Testing
- Styling
- Build Tools
- And more!
- Install the ReactToolkit extension from the VS Code Marketplace.
- Click on the ReactToolkit icon in the activity bar to open the sidebar.
- You can also open the sidebar by pressing
Ctrl+Shift+P
orCmd+Shift+P
and typing "ReactToolkit". - Browse through categories or use the search bar to find resources.
- Click on a resource to visit its website or documentation.