All Projects → JulienRioux → Flawwwless Ui

JulienRioux / Flawwwless Ui

Flawwwless ui library for React.js.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Flawwwless Ui

Yoshino
A themable React component library!Flexible Lightweight PC UI Components built on React! Anyone can generate easily all kinds of themes by it!
Stars: ✭ 216 (-18.49%)
Mutual labels:  components, react-components, react-component
Base
React-UI-Kit - frontend library with ReactJS components
Stars: ✭ 18 (-93.21%)
Mutual labels:  ui-kit, react-components, react-component
furl
Functional react.js components.
Stars: ✭ 33 (-87.55%)
Mutual labels:  components, react-components, ui-kit
Shine Design
为开发者、设计师和产品经理准备的 UI 设计语言
Stars: ✭ 157 (-40.75%)
Mutual labels:  ui-kit, components, react-components
Awesome Ui Component Library
Curated list of framework component libraries for UI styles/toolkit
Stars: ✭ 702 (+164.91%)
Mutual labels:  ui-kit, components, react-components
light-ui
A lightly React UI library
Stars: ✭ 38 (-85.66%)
Mutual labels:  react-component, react-components, ui-kit
tailwind-antd-react-kit
UI Components and helpers for frontend development using Tailwind + Ant Design and React.js
Stars: ✭ 27 (-89.81%)
Mutual labels:  components, react-components
lundium
React UI library for fast web development.
Stars: ✭ 24 (-90.94%)
Mutual labels:  react-components, ui-kit
React Weui
weui for react
Stars: ✭ 2,793 (+953.96%)
Mutual labels:  components, react-components
react-windows-ui
Build Windows fluent UI apps using ReactJS. Provides a set of accessible, reusable, and composable React components that make it super easy to create websites and apps.
Stars: ✭ 383 (+44.53%)
Mutual labels:  components, react-component
fluent-windows
🌈 React components that inspired by Microsoft's Fluent Design System.
Stars: ✭ 122 (-53.96%)
Mutual labels:  react-component, react-components
react-circle-flags
🚀 A React component with a collection of 300+ minimal circular SVG country flags. Wrapper of HatScripts/circle-flags
Stars: ✭ 29 (-89.06%)
Mutual labels:  react-component, react-components
megafon-ui
MegaFon React UI
Stars: ✭ 16 (-93.96%)
Mutual labels:  react-components, ui-kit
taroify
Taroify 是移动端组件库 Vant 的 Taro 版本,两者基于相同的视觉规范,提供一致的 API 接口,助力开发者快速搭建小程序应用。
Stars: ✭ 420 (+58.49%)
Mutual labels:  components, ui-kit
animation-wrapper-view
Declarative animations with imperative controls for RN/RNW.
Stars: ✭ 53 (-80%)
Mutual labels:  react-component, react-components
delete-react-zombies
CLI to search and delete unimported 🧟components in your react ⚛️ files
Stars: ✭ 70 (-73.58%)
Mutual labels:  react-component, react-components
react-crud-icons
57 SVG icons for CRUD applications, packaged as a React component with light & dark themes and tooltip.
Stars: ✭ 19 (-92.83%)
Mutual labels:  react-component, react-components
DNZ.MvcComponents
A set of useful UI-Components (HtmlHelper) for ASP.NET Core MVC based-on Popular JavaScript Plugins (Experimental project).
Stars: ✭ 25 (-90.57%)
Mutual labels:  components, ui-kit
engage-ui
Engage UI is a React component library designed to help developers and designers creater the delightful web experiences.
Stars: ✭ 14 (-94.72%)
Mutual labels:  components, react-components
react-native-value-picker
Cross-Platform iOS(ish) style picker for react native.
Stars: ✭ 18 (-93.21%)
Mutual labels:  react-component, react-components

Flawwwless ui logo

Flawwwless ui

Helping you during the process of creating entreprise applications that provide meaningful and relevant experiences to your users.

NPM JavaScript Style Guide

Usage

Visit ui.flawwwless.com for full documentation.

Install

yarn add flwww

or

npm install flwww --save

Contributions

Contributions are welcomed to Flawwwless ui :)

Local development is broken into two parts (ideally using two tabs).

First, run rollup to watch your src/ module and automatically recompile it into dist/ whenever you make changes.

npm start # runs rollup with watch flag

The second part will be running the example/ create-react-app that's linked to the local version of your module.

# (in another tab)
cd example
npm start # runs create-react-app dev server

Now, anytime you make a change to your library in src/ or to the example app's example/src, create-react-app will live-reload your local dev server so you can iterate on your component in real-time.

License

MIT © JulienRioux

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].