1.5.0 • Published 4 years ago

react-atomicus v1.5.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

Build Status codecov Netlify Status License: MIT

Installing

yarn add react-atomicus

Basic usage

After installing the library, include the Normalize component in your application and you're ready to go:

import React from 'react'
import ReactDOM from 'react-dom'
import { Normalize, Button } from 'react-atomicus'

ReactDOM.render(
  <>
    <Normalize />
    <Button>Test</Button>
  </>,
  document.getElementById('root')
)

Docz

Have a look at the documentation at react-atomicus for more information about using react-atomicus.

License

MIT

1.5.0

4 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.2.11

5 years ago

1.2.8

5 years ago

1.2.10

5 years ago

1.2.9

5 years ago

1.2.6

5 years ago

1.2.5

5 years ago

1.2.4

5 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.8

5 years ago

1.1.7

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

0.0.1117

5 years ago

0.0.1116

5 years ago

0.0.1115

5 years ago

0.0.1114

5 years ago

0.0.1113

5 years ago

0.0.1112

5 years ago

0.0.1111

5 years ago

0.0.111

5 years ago

0.0.11

5 years ago