🌐
Pure
pureui.com › home
Welcome to Pure Experience Design (AI, UX, UI, IxD, A11y)
November 26, 2025 - Pure Experience Design showcases a range of projects and serves as the personal workspace of Nicolae Herrera, a UX/UI designer with over 20 years of experience developing accessible, high-performance digital products.
🌐
Pureui
pureui.online
Pure UI: Keep UI simplest.
Pure UI provides a collection of professionally designed, highly customizable UI components built on a framework agnostic technology. Why spend hundreds of hours (or more) building a design system from scratch?
🌐
Guillermo Rauchg's Blog
rauchg.com › 2015 › pure-ui
Pure UI - Guillermo Rauch
July 13, 2015 - The fundamental idea I want to discuss is the definition of an application’s UI as a pure function of application state.
🌐
GitHub
github.com › Pure-UI › pure
GitHub - Pure-UI/pure: :seedling: elegant and lovely components
:seedling: elegant and lovely components. Contribute to Pure-UI/pure development by creating an account on GitHub.
Starred by 28 users
Forked by 9 users
Languages   CSS 39.8% | JavaScript 38.1% | HTML 22.1% | CSS 39.8% | JavaScript 38.1% | HTML 22.1%
🌐
Kam-ui
pure.kam-ui.com
Pure UI
A design system for building modern web applications with pure aesthetics and minimal complexity.
🌐
Medium
asolove.medium.com › pure-ui-control-ac8d1be97a8d
Pure UI Control - Adam Solove - Medium
July 14, 2017 - The Pure UI approach improved our thinking and communication by first changing the way we represented display states. Now we describe a component as a set of states that each have their own visual display. This description provides a natural mapping between the designer’s artboard and the developer’s style guide.
🌐
GitHub
github.com › ssjblue197 › pure-ui
GitHub - ssjblue197/pure-ui: Keep UI simplest · GitHub
PureUI is a collection of web components designed to streamline the process of building modern UIs. It enhances Shoelace by adding more advanced components while maintaining simplicity and performance.
Author   ssjblue197
🌐
Pureui
pureui.xyz
pureui.xyz
We cannot provide a description for this page right now
🌐
Pure-ui
pure-ui.com
Pure UI
Pure UI Kit for React
Find elsewhere
🌐
GitHub
github.com › mypaas-team › pureui
GitHub - mypaas-team/pureui: A pure web component UI library that supports react and vue · GitHub
A pure web component UI library that supports react and vue - mypaas-team/pureui
Author   mypaas-team
🌐
Pure
pure-css.github.io
Pure
Pure builds on Normalize.css and provides layout and styling for native HTML elements, plus the most common UI components.
🌐
GitHub
github.com › srivastavaanurag79 › pure-ui
GitHub - srivastavaanurag79/pure-ui: A modular, vanilla JavaScript and CSS UI component library. Zero dependencies. Framework-agnostic but optimised for Angular. · GitHub
A modular, vanilla JavaScript and CSS UI component library. Zero dependencies. Framework-agnostic but optimised for Angular. - srivastavaanurag79/pure-ui
Author   srivastavaanurag79
🌐
Pure-ui
pure-ui.co.za
Louise Van Der Bijl - Pure Passion. Pure UI : Louise Van Der Bijl
Founded as Louise van der Bijls’ (Lou) personal brand, Pure UI on the principles of intuitive design and strategic functionality, Pure UI is more than a methodology—it’s a commitment to crafting digital experiences that empower users and elevate brands.
🌐
GitHub
github.com › KenanAtmaca › PureUI
GitHub - KenanAtmaca/PureUI: Simple pure designable iOS components
Simple pure designable iOS components. Contribute to KenanAtmaca/PureUI development by creating an account on GitHub.
Author   KenanAtmaca
🌐
GitHub
github.com › segment-boneyard › react-pure-ui
GitHub - segment-boneyard/react-pure-ui: Development component for connecting stateless components to an array of states · GitHub
import React from 'react' import { render } from 'react-dom' import { pure } from 'react-pure-ui' const Component = (props) => <h1>{props.children} fish</h1> const states = [ { children: 'one' }, { children: 'two' }, { children: 'red' }, { children: 'blue' } ] const PureComponent = pure('unique-key-for-component', states)(Component) render(<PureComponent />, document.getElementById('root'))
Starred by 4 users
Forked by 2 users
Languages   JavaScript
🌐
Pure UI
pure.kam-ui.com › docs
Introduction - Pure UI - Kamui
Pure UI is a curated collection of refined, animated, and accessible components built with Base UI, Tailwind CSS, Motion, and other high-quality open source libraries.
🌐
DEV Community
dev.to › kmruiz › domain-driven-design-and-functional-pure-ui-components-29a7
Domain Driven Design and Functional Pure UI Components - DEV Community
December 29, 2019 - Now we can iterate further on the UI and change the layout of the list completely when the list of repositories is big enough (15 repositories). If we have less than 15 repositories, we will just show an ordered list ol. If it's bigger, we will show divs with flex-box.
🌐
GitHub
github.com › YoguiSan › pure-ui
GitHub - YoguiSan/pure-ui
A simple design system for React made with pure HTML tags and styled-components.
Author   YoguiSan