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?
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
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
GitHub
github.com › YoguiSan › pure-ui
GitHub - YoguiSan/pure-ui
Author YoguiSan