All Projects → paljs → Ui

paljs / Ui

Licence: mit
React Styled Components with bootstrap grid system

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Ui

Styled Bootstrap
💅🏻 A styled-component implementation of Bootstrap
Stars: ✭ 154 (+73.03%)
Mutual labels:  ui-components, react-components, bootstrap, styled-components
Re Jok
A React UI Component library built with styled-components
Stars: ✭ 102 (+14.61%)
Mutual labels:  ui-components, components, react-components, styled-components
Styled Bootstrap Components
The bootstrap components made with styled-components 💅
Stars: ✭ 196 (+120.22%)
Mutual labels:  react-components, bootstrap, styled-components
Smooth Ui
Modern React UI library 💅👩‍🎤🍭
Stars: ✭ 1,583 (+1678.65%)
Mutual labels:  ui-components, bootstrap, styled-components
Primereact
The Most Complete React UI Component Library
Stars: ✭ 2,393 (+2588.76%)
Mutual labels:  ui-components, react-components, bootstrap
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 (+168.54%)
Mutual labels:  ui-components, react-components, bootstrap
Rimble Ui
React components that implement Rimble's Design System.
Stars: ✭ 357 (+301.12%)
Mutual labels:  ui-components, react-components, styled-components
Coreui Vue
Over 90 Bootstrap based Vue.js components and directives. CoreUI React.js UI Components. CoreUI for Vue.js replaces and extends the Bootstrap javascript. Components have been built from scratch as true Vue components, without jQuery and unneeded dependencies.
Stars: ✭ 318 (+257.3%)
Mutual labels:  ui-components, components, bootstrap
Reactackle
Open-source components library built with React and Styled-Components.
Stars: ✭ 278 (+212.36%)
Mutual labels:  components, react-components, styled-components
React Weui
weui for react
Stars: ✭ 2,793 (+3038.2%)
Mutual labels:  ui-components, components, react-components
Airframe React
Free Open Source High Quality Dashboard based on Bootstrap 4 & React 16: http://dashboards.webkom.co/react/airframe
Stars: ✭ 3,659 (+4011.24%)
Mutual labels:  ui-components, react-components, bootstrap
Awesome Ui Component Library
Curated list of framework component libraries for UI styles/toolkit
Stars: ✭ 702 (+688.76%)
Mutual labels:  ui-components, components, react-components
Axiom React
Axiom - Brandwatch design system and React pattern library
Stars: ✭ 41 (-53.93%)
Mutual labels:  ui-components, react-components
Webrix
Powerful building blocks for React-based web applications
Stars: ✭ 41 (-53.93%)
Mutual labels:  ui-components, components
Components
Example Components (Built with Tonic)
Stars: ✭ 42 (-52.81%)
Mutual labels:  ui-components, components
Vuedarkmode
👩‍🎨👨‍🎨 A minimalist dark design system for Vue.js. Based components designed for the insomniacs who enjoy dark interfaces as much as we do.
Stars: ✭ 1,034 (+1061.8%)
Mutual labels:  components, bootstrap
Uiv
Bootstrap 3 components implemented by Vue 2.
Stars: ✭ 882 (+891.01%)
Mutual labels:  ui-components, bootstrap
Tail Kit
Tail-kit is a free and open source components and templates kit fully coded with Tailwind css 2.0.
Stars: ✭ 997 (+1020.22%)
Mutual labels:  ui-components, components
React Components
React components
Stars: ✭ 47 (-47.19%)
Mutual labels:  components, react-components
Terra Clinical
Terra Clinical is a repository for terra react components used only in a clinical setting.
Stars: ✭ 59 (-33.71%)
Mutual labels:  components, react-components

theme

components

What is Pal.js UI?

Pal.js UI is a set of essential modules for your next React application.

The purpose of the modules is to solve generic tasks faster and more efficient so that you can focus on business logic and leave routine behind.

What's included

Pal.js UI npm package contain two things:

  • Pal.js UI Theme
    • Theme System - set of TypeScript object, which allows you to modify application look & feel by changing variables, with fewer custom styles.
    • Responsive breakpoints - have function to use in your Styled Components breakpointUp breakpointDown breakpointBetween breakpointOnly.
    • Server-side rendering compatibility!
    • Right-to-left writing system support for all components.
  • Pal.js UI Components
    • Global components (Layout-Card-FlipCard-RevealCard-Accordion-List).
    • Navigation components (Sidebar-Menu-Tabs-Actions).
    • Forms components (InputGroup-Radio-Select-Checkbox-Button).
    • Grid components (Container-Row-Col).
    • Modals & Overlays components (Popover-Toastr-Tooltip-ContextMenu).
    • Extra components (Search-User-Badge-Alert-ProgressBar-ChatUI-Spinner).

EVA ICON @paljs/eva-icon

  • This is icons package passed on eva-icon package.

  • Admin dashboard starter kit gatsby-admin-template - Admin dashboard template based on Gatsby with @paljs/ui component package.

The purpose

There are a lot of awesome front-end frameworks out there these days. They provide a massive quantity of useful features making our lives more comfortable. Our intention is not to create a new one as we are pretty much aware of the complexity and amount of work developers put on their creations. But as developers, we feel that nowadays front-end development is disjointed. You have to search for libraries, go through the different installation process, everything looks different, and sometimes it's just annoying that you can't just sit and start going. That's why we are on a mission to assemble together the most useful modules and libraries, join them with a unified application and graphical interface creating a great toolkit for easier setup.

Assumptions

This documentation assumes that you are already familiar with JavaScript, React, CSS and Bootstrap.

Have questions?

Didn't find something here? Look through the issues or simply drop us a line at [email protected].

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