Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

vdux-components/ui is a collection of presentational vdux components inspired by React's rebass, designed to be stateless and easy to theme. It's intended for developers building vdux applications who want a set of reusable, customizable UI components with a consistent design system.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
vdux-components

vdux-components/ui

Collection of presentational vdux components

JavaScript
3
4
No license
ashaffer's profile
ashaffer
146 contributions
mweint's profile
mweint
38 contributions
queckezz's profile
queckezz
5 contributions
danleavitt0's profile
danleavitt0
1 contributions

Support the dependencies of vdux-components/ui

Account's avatar
micro-js/defaults
Soft version of extend. Assigns own properties only if they are undefined in the original object.
Account's avatar
micro-js/event-handler
Create an event handler with some sweeter syntax
Account's avatar
micro-js/extend
Simple shallow extend implementation
Account's avatar
micro-js/foreach
Fast for each.
Account's avatar
micro-js/has
Safe, functional hasOwnProperty
Account's avatar
micro-js/html-attrs
List of all valid HTML attributes
Account's avatar
micro-js/identity
The identity function.
Account's avatar
micro-js/input-attrs
List of valid attributes for an input element
Account's avatar
micro-js/map
Map a function over a container of some kind
Account's avatar
micro-js/memoize
Create a function that memoizes the result of a `fn`.
Account's avatar
micro-js/object-equal
noop function
Account's avatar
micro-js/normalize-bowser
Normalize a bowser object to a more usable form
Account's avatar
micro-js/omit
Simple, tiny object omit utility
Account's avatar
micro-js/pick
Return partial copy of object containing specified subset of keys.
Account's avatar
micro-js/prefix-style
Prefix style objects based on browser version
Account's avatar
micro-js/reduce
Reduce over the elements of a container
Account's avatar
micro-js/times
Run a function n times and aggregate the results into an array
Account's avatar
bowser-js/bowser
Lightweight browser detector
Account's avatar
vdux-components/position
Positioning component. Use this to position elements in complex ways relative to other elements (e.g. tooltips).
Account's avatar
micro-js/trigger-event
Modern simple event triggering utility that works with more events than most other things out there.
Account's avatar
wavded/babel-tape-runner
Babel + Tape for running your ES Next tests
Account's avatar
babel/babelify
Babel browserify transform
Account's avatar
Jam3/hihat
local Node/Browser development with Chrome DevTools
Account's avatar
Jam3/tap-dev-tool
prettifies TAP in the browser's console
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
ashaffer/vdux
Stateless virtual dom <-> Redux