Framer Toolbox is a powerful set of tools and components designed to enhance the development experience with Framer. Whether you're building a plugin, creating responsive UI components, or managing local state, Framer Toolbox provides a comprehensive set of hooks, components, and utilities to help you achieve your goals efficiently.
- Auto Sizing Hooks: Automatically resize elements based on their content or container dimensions.
- Local Store Management: Simplify local state management with storage hooks powered by IndexedDB.
- Selection Management: Manage and subscribe to the selection of canvas nodes in Framer.
- Debouncing Utilities: Debounce values and callbacks to improve performance and user experience.
- Theme Management: Easily access and manage light and dark themes.
- UI Components: A rich collection of customizable UI components including buttons, segmented controls, list controls, and more.
- Icons: Predefined base64 encoded SVG icons for quick use in your projects.
Contributions are welcome! Feel free to submit issues or pull requests to help improve Framer Toolbox.
Framer Toolbox is licensed under the MIT License. See the LICENSE file for more information.
Enjoy building with Framer Toolbox! 😃