JSPM

@svar-ui/react-core

2.2.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4412
  • Score
    100M100P100Q118527F
  • License MIT

SVAR React Core library is a collection of customizable React UI components and form controls

Package Exports

  • @svar-ui/react-core
  • @svar-ui/react-core/style.css

Readme

SVAR React Core | UI Component Library

npm License npm downloads

SVAR React Core is a lightweight, fast, and mobile-friendly React component library that offers 20+ reusable, pre-styled UI components. It includes form controls, popups, date & time pickers, toast notifications, and more. The components are easily customizable and come with built-in light and dark themes.

SVAR Core - React UI Library

Along with the Core library, you can use the following SVAR React components to build a unified app interface:

  • Menu - create basic menu bar, actions or context menu;
  • Toolbar - create button and icon panels with configurable, responsive layouts;
  • Tasklist - basic to-do list component to add, edit, check or delete tasks;
  • Comments - nice-looking comments section with bubbles or flow views;
  • File uploader - simple file uploader component.

🛠️ How to Use

To start using the components from the Core package, simply import the package and include the desired component in your React file:

import { Button } from "@svar-ui/react-core";

const myComponent => (<Button>Click me</Button>);

See the getting started guide to quickly set up and begin using SVAR Core components in your React projects.

💬 Need Help?

Post an Issue or use our community forum.