csiti

1.0.10 • Public • Published

Csiti - An easy to use component library

Csiti is going to be a set of different kind of customizable components written in ReactJS, in order to practise and stuff.

Usage(Only 1 test component available now more coming soon :O):

npm install csiti
import {Buttontest} from "csiti";
// Example usage of a button
<Buttontest text="Button" bgColor="info" textColor="white" onPress={this.onClick}/>

TechStack:

  • React
  • ES6
  • styled-components
  • Babel
  • Webpack

Aim of this project:

Hobby coding, practising, spending time with something people might consider useful x)

Package Sidebar

Install

npm i csiti

Weekly Downloads

1

Version

1.0.10

License

ISC

Last publish

Collaborators

  • csitikaa