Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pinatacloud/fig
Frames Interface Guidelines
https://github.com/pinatacloud/fig
Last synced: 17 days ago
JSON representation
Frames Interface Guidelines
- Host: GitHub
- URL: https://github.com/pinatacloud/fig
- Owner: PinataCloud
- Created: 2024-05-06T02:23:29.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-09T04:26:44.000Z (8 months ago)
- Last Synced: 2024-05-10T03:33:24.990Z (8 months ago)
- Language: TypeScript
- Size: 338 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Frame Interface Guidelines vanilla implementation
A vanilla implementation of Paradigm Frame Interface Guidelines. Works with FramesJS and Frog.
https://www.figma.com/community/file/1367670879509913267/frame-interface-guidelines### How to use
Copy the folder `src/interfaces` into your project and import the components you need.This implementation leverages Satori, making it compatible with frameworks like FramesJS and Frog.
This lightweight approach offers flexibility, allowing you to directly integrate and override components into your project without the overhead of a full-fledged design system.
```reactHello World
```
![image](https://assets.pinatadrops.com/fig-instructions.png)