All Projects → hirosystems → ui

hirosystems / ui

Licence: other
The Blockstack design system implemented with react, styled-components, and styled-system.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to ui

veel
Base react styling components using fela with a design system
Stars: ✭ 26 (-23.53%)
Mutual labels:  css-in-js, styled-system
Xstyled
A utility-first CSS-in-JS framework built for React. 💅👩‍🎤⚡️
Stars: ✭ 1,835 (+5297.06%)
Mutual labels:  css-in-js, styled-system
Grid
This package has moved and renamed
Stars: ✭ 2,079 (+6014.71%)
Mutual labels:  css-in-js, styled-system
Styled Email Components
💌 styled-components for emails
Stars: ✭ 231 (+579.41%)
Mutual labels:  css-in-js
Awesome Styled Components
A curated list of awesome styled-components resources 💅
Stars: ✭ 2,869 (+8338.24%)
Mutual labels:  css-in-js
Cssobj
Runtime CSS manager, Turn CSS into dynamic JS module, Stylesheet CRUD (Create, Read, Update, Delete) in CSSOM, name space (local) class names
Stars: ✭ 253 (+644.12%)
Mutual labels:  css-in-js
postcss-jsx
PostCSS syntax for parsing CSS in JS literals
Stars: ✭ 73 (+114.71%)
Mutual labels:  css-in-js
Style Sheet
⚡️💨 Fast styles in JavaScript with support for static CSS extraction.
Stars: ✭ 229 (+573.53%)
Mutual labels:  css-in-js
gatsby-starter-redux-saas
An Gatsby starter for Saas products. Uses redux and apollo and a graphql token auth backend.
Stars: ✭ 18 (-47.06%)
Mutual labels:  styled-system
Css In Js 101
💈 CSS-in-JS 101: All you need to know
Stars: ✭ 252 (+641.18%)
Mutual labels:  css-in-js
Xwind
Tailwind CSS as a templating language in JS and CSS-in-JS
Stars: ✭ 249 (+632.35%)
Mutual labels:  css-in-js
A Journey Toward Better Style
A Journey toward better style
Stars: ✭ 245 (+620.59%)
Mutual labels:  css-in-js
next-ts-starter
A Next.JS powered Typescript starter with styled components, styled-system, framer motion, jest and cypress
Stars: ✭ 27 (-20.59%)
Mutual labels:  styled-system
Styled Ppx
Typed styled components in Reason, OCaml and ReScript
Stars: ✭ 236 (+594.12%)
Mutual labels:  css-in-js
winampify
⚡ A Spotify web client with an OS-looking interface and a reimplementation of the classic audio player Winamp.
Stars: ✭ 180 (+429.41%)
Mutual labels:  css-in-js
Freestyler
5th generation CSS-in-JS library
Stars: ✭ 230 (+576.47%)
Mutual labels:  css-in-js
react-native-template
An opinionated template to bootstrap your next React Native app with all the time-wasting packages you need to have.
Stars: ✭ 132 (+288.24%)
Mutual labels:  styled-system
Oceanwind
Compiles tailwind shorthand into css at runtime
Stars: ✭ 248 (+629.41%)
Mutual labels:  css-in-js
Arc
React starter kit based on Atomic Design
Stars: ✭ 2,780 (+8076.47%)
Mutual labels:  css-in-js
Further
🦄🌈🍄 algebraic style composition for functional UIs
Stars: ✭ 254 (+647.06%)
Mutual labels:  css-in-js

Stacks UI monorepo

This project is a monorepo for all of our Stacks UI related projects.

  • @stacks/ui: The react component library, built with emotion and theme-ui.
  • @stacks/ui-core: The underlying css-in-js package. This is a modification of theme-ui.
  • @stacks/ui-theme: Theme-ui spec theme for the component library.
  • @stacks/ui-utils: Utilities to help build out complex UI projects.

Running locally

This project uses Lerna, yarn workspaces, changesets, and tsdx for bundling.

  • Clone the repo
  • Install deps via yarn
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].