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

https://github.com/liftedinit/lifted-ui

A shared library of components and helpers for Lifted user interfaces
https://github.com/liftedinit/lifted-ui

Last synced: 3 months ago
JSON representation

A shared library of components and helpers for Lifted user interfaces

Awesome Lists containing this project

README

          

# lifted-ui

A shared library of components and helpers for Lifted user interfaces

## `assets/`

Static assets like images and fonts.

## `components/`

React components.

## `helpers/`

Useful helper functions like converting between formats. Tests should be included.

## `hooks/`

React hooks that can be imported into your app.

## `lib/`

External libraries to be re-exported with configuration.

## `theme/`

The Lifted custom theme for
[Chakra](https://chakra-ui.com/docs/styled-system/customize-theme).