catuix

1.0.1 • Public • Published

catui

CLI for creating reusable react libraries.

NPM JavaScript Style Guide

Install

npm install --save catui

Usage

import React, { Component } from 'react'

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

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

License

MIT © beyza-durmaz

Readme

Keywords

none

Package Sidebar

Install

npm i catuix

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

3.76 kB

Total Files

7

Last publish

Collaborators

  • beyzad