Skip to content

Frames Interface Guidelines

PinataCloud/fig

Repository files navigation

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.

<Container>
    <Title style={{ color: 'red' }}>Hello World</Title>
</Container>

image

About

Frames Interface Guidelines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published