kaury-react

0.0.301 • Public • Published

kaury-react

Libreria de funciones y componentes visuales/basicos

NPM JavaScript Style Guide

Install

npm install --save kaury-react

Usage

import React, { Component } from 'react'

import MyComponent from 'kaury-react'
import 'kaury-react/dist/index.css'

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

License

MIT © diegommoyano

Readme

Keywords

none

Package Sidebar

Install

npm i kaury-react

Weekly Downloads

2

Version

0.0.301

License

MIT

Unpacked Size

224 kB

Total Files

8

Last publish

Collaborators

  • diegokaury