1.0.3 • Published 3 years ago

metro-ui-components v1.0.3

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

Logo

✨ Features

  • 🌈 User Interface Tailored for Web Applications.
  • 📦 React Components collection ready to use. ⚙️ Complete suite of design assets and developer utilities.
  • 🎨 Librery preview: https://arneomv.github.io/ui-library-dip/

🖥 Environment Support

  • Modern browsers
EdgeFirefoxChromeSafari
last 2 versionslast 2 versionslast 2 versionslast 2 versions

📦 Install

npm install metro-ui-library --save
yarn add metro-ui-library

🔨 Usage

import React from 'react';
import { Paragraf, Button } from 'metro-ui-library';

const App = () => (
  <>
    <Paragraf>I'm paragraf</Paragraf>
    <Button type="primary">Press me</Button>
  </>
);
1.0.2

3 years ago

0.0.95

3 years ago

1.0.1

3 years ago

0.0.96

3 years ago

0.0.97

3 years ago

1.0.0

3 years ago

0.0.91

3 years ago

0.0.92

3 years ago

0.0.93

3 years ago

1.0.3

3 years ago

0.0.94

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago