2.3.21 • Published 2 months ago

altea v2.3.21

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

NOTE As this is a work in progress fork, we are in the works of changing the name of the library to altea to avoid confusion with the original altea package. This is a community project and is not associated with Vercel.

Modern and minimalist React UI library, originating from Vercel's design.

NOTE: This is a COMMUNITY PROJECT, not associated with Vercel.

Quick Start

  1. run yarn add altea or npm i altea install it.

  2. import into project:

import { GeistProvider, CssBaseline } from 'altea'

const Application = () => (
  <GeistProvider>
    <CssBaseline /> // ---> Normalize styles
    <AppComponent /> // ---> Your App Component
  </GeistProvider>
)

Documentation

Development

Showcases

LICENSE

MIT

2.3.21

2 months ago

2.3.19

2 months ago

2.3.17

2 months ago

2.3.16

2 months ago

2.3.18

2 months ago

2.3.13

2 months ago

2.3.12

2 months ago

2.3.15

2 months ago

2.3.14

2 months ago

2.3.8

2 months ago

2.3.9

2 months ago

2.3.11

2 months ago

2.3.10

2 months ago

0.1.10

1 year ago

0.1.11

1 year ago

0.1.12

1 year ago

0.1.13

1 year ago

0.1.14

1 year ago

0.1.15

1 year ago

0.1.0

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.16

1 year ago

0.1.8

1 year ago

0.1.7

1 year ago

0.1.9

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.0.2

2 years ago

0.0.1

2 years ago