@delivc/uikit
TypeScript icon, indicating that this package has built-in type declarations

1.0.20 • Public • Published

uikit

delivc react UI KIT based upon evergreen

NPM JavaScript Style Guide

Install

npm install --save uikit

Usage

import * as React from 'react'

import MyComponent from 'uikit'

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

License

MIT © juliankoehn

Readme

Keywords

none

Package Sidebar

Install

npm i @delivc/uikit

Weekly Downloads

21

Version

1.0.20

License

MIT

Unpacked Size

1.3 MB

Total Files

133

Last publish

Collaborators

  • juliankoehn