slick-react-ui-components
TypeScript icon, indicating that this package has built-in type declarations

1.0.13 • Public • Published

slick-react-ui-components

react responsive components with form validations and responsiveness

NPM JavaScript Style Guide

alt tag

Demo

Install

npm install --save slick-react-ui-components

Usage

import React, { Component } from "react";

import MyComponent from "slick-react-ui-components";
import "slick-react-ui-components/index.css";

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

License

MIT © RaghavendraNK And Karthik Srinivas

Package Sidebar

Install

npm i slick-react-ui-components

Weekly Downloads

9

Version

1.0.13

License

MIT

Unpacked Size

3.57 MB

Total Files

42

Last publish

Collaborators

  • raghavendrank