https://github.com/triozer/framer-toolbox
Framer Plugin toolbox. Collection of useful hooks and components.
https://github.com/triozer/framer-toolbox
framer framer-plugin
Last synced: 10 months ago
JSON representation
Framer Plugin toolbox. Collection of useful hooks and components.
- Host: GitHub
- URL: https://github.com/triozer/framer-toolbox
- Owner: triozer
- Created: 2024-04-25T21:21:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-18T09:17:35.000Z (over 1 year ago)
- Last Synced: 2024-11-18T10:25:51.137Z (over 1 year ago)
- Topics: framer, framer-plugin
- Language: TypeScript
- Homepage: https://toolbox.framer.wiki
- Size: 655 KB
- Stars: 10
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Framer Toolbox
## Overview
**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.
[Documentation website](https://toolbox.framer.wiki)
## Features
- **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.
## Contributing
Contributions are welcome! Feel free to submit issues or pull requests to help improve Framer Toolbox.
## License
Framer Toolbox is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.
---
Enjoy building with Framer Toolbox! 😃