An open API service indexing awesome lists of open source software.

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.

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! 😃