0.1.41 • Published 4 years ago

@upvalueio/arche v0.1.41

Weekly downloads
-
License
-
Repository
github
Last release
4 years ago

Arche

Arche is a simple React component library for use in my own projects.

Primary reasons for existence:

  • Uses newer React concepts like hooks
  • Written in TypeScript, using literal types for many props to reduce the possibility of errors
  • Functional CSS under the hood
  • Lightweight and tree shaking friendly
  • Atomic design
  • !important occurs nowhere in the codebase

It derives heavily from, but does not depend on the following libraries:

  • nanostyled (functional css as props)
  • Blueprint (most styling)
  • basscss (functioanl css class names and some code)

It does depend on:

  • SASS

Repository usage

The toplevel directory is the library, the sample/ app contains a CRA app with live components. See sample/README.MD for directions

0.1.41

4 years ago

0.1.40

5 years ago

0.1.39

5 years ago

0.1.31

5 years ago

0.1.30

5 years ago

0.1.29

5 years ago

0.1.27

5 years ago

0.1.26

5 years ago