2.3.21 • Published 1 year ago

altea v2.3.21

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

2.3.19

1 year ago

2.3.17

1 year ago

2.3.16

1 year ago

2.3.18

1 year ago

2.3.13

1 year ago

2.3.12

1 year ago

2.3.15

1 year ago

2.3.14

1 year ago

2.3.8

1 year ago

2.3.9

1 year ago

2.3.11

1 year ago

2.3.10

1 year ago

0.1.10

2 years ago

0.1.11

2 years ago

0.1.12

2 years ago

0.1.13

2 years ago

0.1.14

2 years ago

0.1.15

2 years ago

0.1.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.16

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.9

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.0.2

3 years ago

0.0.1

3 years ago