0.0.55 • Published 2 years ago

cyber-ui-react v0.0.55

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

CyberUI

cyber style react library

CircleCI npm.io npm.io npm.io npm.io

Background

Recently I found that many websites like to use gradient colors,

But gradient css is really cumbersome to write

So cyberUI appeared, it can help you save the time of writing css, you can have a great gradient effect

It can help you not to waste your life on css (lol)

If you have some good ideas and suggestions

Welcome to submit pr or issue

Install

npm install cyber-ui-react --save

Usage

import React from 'react';
import ReactDOM from 'react-dom';
import {Cyber} from 'cyber-ui-react';

ReactDOM.render((
  <div>
    <Cyber>CyberUI</Cyber>
  </div>
), document.getElementById('root'));

Browser Support

Modern browsers and Internet Explorer 10+.

LICENSE

MIT

0.0.40

2 years ago

0.0.41

2 years ago

0.0.42

2 years ago

0.0.43

2 years ago

0.0.44

2 years ago

0.0.45

2 years ago

0.0.23

2 years ago

0.0.46

2 years ago

0.0.47

2 years ago

0.0.37

2 years ago

0.0.38

2 years ago

0.0.39

2 years ago

0.0.30

2 years ago

0.0.53

2 years ago

0.0.31

2 years ago

0.0.54

2 years ago

0.0.32

2 years ago

0.0.55

2 years ago

0.0.35

2 years ago

0.0.36

2 years ago

0.0.48

2 years ago

0.0.49

2 years ago

0.0.28

2 years ago

0.0.29

2 years ago

0.0.15

2 years ago

0.0.13

2 years ago

0.0.12

2 years ago

0.0.10

2 years ago

0.0.4

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago