aydui
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

aydui

UI Component Library for React

NPM JavaScript Style Guide

Install

npm install --save aydui

Usage

import React, { Component } from 'react'

import MyComponent from 'aydui'
import 'aydui/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © keremaydemir123

Readme

Keywords

none

Package Sidebar

Install

npm i aydui

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

14.7 kB

Total Files

9

Last publish

Collaborators

  • keremaydemir