2.0.54 • Published 11 months ago

vrsdesign v2.0.54

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
11 months ago

Verisis UI Elements

Description

Specialized/modified Material UI components that used for Verisis projects.

Installation

Verisis UI is available as an npm package.

// with npm
npm install @material-ui/core @material-ui/icons @material-ui/pickers
npm install vrsdesign

// with yarn
yarn add @material-ui/core @material-ui/icons @material-ui/pickers
yarn add vrsdesign

Usage

Here is a quick example to get you started, it's all you need:

import React from 'react';
import ReactDOM from 'react-dom';
import { VrsTextField } from 'vrsdesign';

function App() {
  return (
    <VrsTextField label="What is your name?" />
  );
}

ReactDOM.render(<App />, document.getElementById('root'));

Documentation

There is no documentation at this moment. But you can see components with yarn start after cloning this repository. Do not forget to make yarn install of course. We create a storybook to guide us.

Licence

This project is licensed under the terms of the MIT license.

2.0.53

11 months ago

2.0.54

11 months ago

2.0.51

1 year ago

2.0.52

1 year ago

2.0.50

2 years ago

2.0.49

2 years ago

2.0.48

2 years ago

2.0.46

2 years ago

2.0.44

2 years ago

2.0.45

2 years ago

2.0.43

2 years ago

2.0.37

2 years ago

2.0.38

2 years ago

2.0.35

2 years ago

2.0.36

2 years ago

2.0.39

2 years ago

2.0.42

2 years ago

2.0.40

2 years ago

2.0.41

2 years ago

2.0.28

2 years ago

2.0.15

3 years ago

2.0.3

3 years ago

2.0.2

3 years ago

2.0.13

3 years ago

2.0.5

3 years ago

2.0.14

3 years ago

2.0.4

3 years ago

2.0.33

2 years ago

2.0.11

3 years ago

2.0.7

3 years ago

2.0.34

2 years ago

2.0.12

3 years ago

2.0.6

3 years ago

2.0.31

2 years ago

2.0.9

3 years ago

2.0.32

2 years ago

2.0.10

3 years ago

2.0.8

3 years ago

2.0.30

2 years ago

2.0.1

3 years ago

2.0.0

3 years ago

2.0.19

3 years ago

2.0.18

3 years ago

2.0.26

2 years ago

2.0.27

2 years ago

2.0.24

2 years ago

2.0.25

2 years ago

2.0.22

3 years ago

2.0.23

3 years ago

2.0.20

3 years ago

2.0.21

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.12

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.12.178

3 years ago