handcrafted react components
handcrafted components inspired by Material Design and bundled with Vite.
react-asc interactive showcase with code snippets link
- react-asc and jsx link
- react-asc and tsx link
npm install react-asc
``scss`
@use 'react-asc/react-asc.scss';
`js
import React from 'react';
import { Button } from 'react-asc';
const MyApp = () => ;
``
react-asc provides built-in ts definition
- Alert (beta)
- AppBar
- AutoComplete (beta)
- Backdrop
- Badge
- Breadcrumb
- Button
- ButtonGroup
- Card
- Checkbox
- Chip
- CssTransition
- ConditionalWrapper
- DateSelect
- Drawer
- ExpansionPanel
- FileInput
- FloatingActionButton
- Form (beta)
- Grid
- Icon
- IconButton
- Link
- List
- LoadingIndicator
- Menu
- Modal + ModalService
- NumberSelect
Portal
- Select
- Sidebar
- Skeleton (Avatar, Image, Text, SkeletonFooter)
- Snackbar + SnackbarService
- SpeedDial
- Stepper (beta)
- Table (beta)
- Tabs
- Textarea
- TimeSelect
- Tooltip
- TreeView (beta)
- Typography
uses fontawesome icons as SVGs
https://fontawesome.com/license