udf-library

0.1.0 • Public • Published

udf-library

udf component library v.0.1.0

NPM JavaScript Style Guide

Install

npm install --save udf-library

Usage

import React, { Component } from 'react'

import MyComponent from 'udf-library'

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

License

MIT © DanilaTing

Readme

Keywords

none

Package Sidebar

Install

npm i udf-library

Homepage

udf.design/

Weekly Downloads

2

Version

0.1.0

License

MIT

Unpacked Size

291 kB

Total Files

8

Last publish

Collaborators

  • danilating