All Projects → MegafonWebLab → megafon-ui

MegafonWebLab / megafon-ui

Licence: MIT License
MegaFon React UI

Programming Languages

typescript
32286 projects
Less
1899 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to megafon-ui

light-ui
A lightly React UI library
Stars: ✭ 38 (+137.5%)
Mutual labels:  react-components, ui-kit, ui-components
Base
React-UI-Kit - frontend library with ReactJS components
Stars: ✭ 18 (+12.5%)
Mutual labels:  react-components, ui-kit, ui-components
Awesome Ui Component Library
Curated list of framework component libraries for UI styles/toolkit
Stars: ✭ 702 (+4287.5%)
Mutual labels:  react-components, ui-kit, ui-components
mdb4-react-ui-kit
React Bootstrap with Material Design - Powerful and free UI KIT
Stars: ✭ 74 (+362.5%)
Mutual labels:  react-components, ui-kit
Notus React
Notus React: Free Tailwind CSS UI Kit and Admin
Stars: ✭ 173 (+981.25%)
Mutual labels:  react-components, ui-kit
Coreui React
CoreUI React.js UI Components. CoreUI for React.js replaces and extends the Bootstrap javascript. Components have been built from scratch as true React.js hook components, without jQuery and unneeded dependencies.
Stars: ✭ 239 (+1393.75%)
Mutual labels:  react-components, ui-components
Styled Bootstrap
💅🏻 A styled-component implementation of Bootstrap
Stars: ✭ 154 (+862.5%)
Mutual labels:  react-components, ui-components
vuestic-ui
Free and Open Source UI Library for Vue 3 🤘
Stars: ✭ 1,501 (+9281.25%)
Mutual labels:  ui-kit, ui-components
lundium
React UI library for fast web development.
Stars: ✭ 24 (+50%)
Mutual labels:  react-components, ui-kit
mijin
Tailwind CSS UI components build for Vue.js / Nuxt.js
Stars: ✭ 168 (+950%)
Mutual labels:  ui-kit, ui-components
furl
Functional react.js components.
Stars: ✭ 33 (+106.25%)
Mutual labels:  react-components, ui-kit
pearl-ui
Pearl UI is a powerful UI toolkit that helps you build beautiful production-ready mobile apps right out of the box ⚡️
Stars: ✭ 19 (+18.75%)
Mutual labels:  ui-kit, ui-components
Ej2 React Ui Components
Syncfusion React UI components library offer more than 50+ cross-browser, responsive, and lightweight react UI controls for building modern web applications.
Stars: ✭ 166 (+937.5%)
Mutual labels:  react-components, ui-components
Primereact
The Most Complete React UI Component Library
Stars: ✭ 2,393 (+14856.25%)
Mutual labels:  react-components, ui-components
sha-el-design
React components for easier customization and smooth development flow.
Stars: ✭ 33 (+106.25%)
Mutual labels:  react-components, ui-kit
Shine Design
为开发者、设计师和产品经理准备的 UI 设计语言
Stars: ✭ 157 (+881.25%)
Mutual labels:  react-components, ui-kit
visage
Visage design system
Stars: ✭ 12 (-25%)
Mutual labels:  ui-kit, ui-components
clarity-react
React Components for VMware Clarity UI and Clarity Design
Stars: ✭ 33 (+106.25%)
Mutual labels:  react-components, ui-components
Jafar
🌟!(Just another form application renderer)
Stars: ✭ 107 (+568.75%)
Mutual labels:  react-components, ui-components
React Step Progress Bar
A library to create stunning progress bars and steps in React 🌡
Stars: ✭ 140 (+775%)
Mutual labels:  react-components, ui-components

megafon-ui

MegaFon React UI components library.

Github Actions lerna Commitizen friendly

Documentation can be found here.

How to use

MegaFon components library consists of the following npm packages:

  • ui-core npm (scoped with tag)

  • ui-shared npm (scoped with tag)

  • ui-icons npm (scoped with tag)

  • ui-helpers npm (scoped with tag)

Install using commands:

npm install @megafon/ui-core
npm install @megafon/ui-shared
npm install @megafon/ui-icons
npm install @megafon/ui-helpers

For local development require:

  1. External system dependencies — node 12+ and yarn.
  2. Install dependencies.
yarn install
  1. Run documentation:
yarn run demo

Build all packages

yarn run build

Contributing

Follow CONTRIBUTING.md and CODE_OF_CONDUCT.md.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].