2.2.0 • Published 2 years ago
@saurabh-chauhan/sc-components-library v2.2.0
components-library
Installation and usage
The easiest way to use sc-component-library is to install it from npm.
npm install @saurabh-chauhan/sc-components-library
yarn add @saurabh-chauhan/sc-components-libraryThen use it in your app:
import React from 'react';
import { Button } from '@saurabh-chauhan/sc-components-library';
export default function App() {
return <Button>Click Me!</Button>;
}List of Components -
Alert, Button, Checkbox, Chip, Divider, Input, Loader, Modal, Radio, Select, Switch, Tabs, Typography, Avatar, Card, InfiniteScroller, Paginator, Select-Label, Text-Field etc.
License
MIT Licensed. Copyright (c) Saurabh Chauhan 2023.
Made with ❤
2.2.0
2 years ago
2.1.7
2 years ago
1.0.3
2 years ago
2.1.6
2 years ago
2.1.5
2 years ago
2.1.4
2 years ago
2.1.3
2 years ago
2.1.2
2 years ago
2.1.1
2 years ago
2.1.0
2 years ago
2.0.0
2 years ago
1.2.0
2 years ago
1.1.1
2 years ago
1.1.0
2 years ago
1.0.2
2 years ago
1.0.1
2 years ago
1.0.0
2 years ago
0.0.6
2 years ago
0.0.5
2 years ago
0.0.4
2 years ago
0.0.3
2 years ago
0.0.2
2 years ago
0.0.1
2 years ago
0.0.0
2 years ago
0.1.0
2 years ago