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

React Transition is a React component that applies smooth transitions to prop changes, particularly useful for animating SVG charts with D3.js. It supports various easing functions and can be used for any React component that needs animated transitions on property updates. This library is ideal for developers working with React and D3.js who want to add smooth animations to their data visualizations or UI components.

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
pirelenito's profile
pirelenito
28 contributions
rchanou's profile
rchanou
1 contributions
ronnieclubspeed's profile
ronnieclubspeed
1 contributions
pirelenito

pirelenito/react-transition

React Component to perform transitions on prop changes

JavaScript
35
4
No license

Support the dependencies of pirelenito/react-transition

Account's avatar
d3/d3
Data-Driven Documents
Account's avatar
facebook/react
React is a JavaScript library for building user interfaces.
Account's avatar
jashkenas/underscore
JavaScript's functional programming helper library.
Account's avatar
es-shims/es5-shim
ECMAScript 5 compatibility shims for legacy JavaScript engines
Account's avatar
jasmine/jasmine-npm
CLI for Jasmine, a simple JavaScript testing framework for browsers and Node
Account's avatar
jasmine/jasmine
Simple JavaScript testing framework for browsers and node.js
Account's avatar
jshint/jshint
Static analysis tool for JavaScript
Account's avatar
petehunt/jsx-loader
JSX loader for webpack
Account's avatar
karma-runner/karma
Spectacular Test Runner for JavaScript.
Account's avatar
karma-runner/karma-jasmine
A Karma plugin - adapter for Jasmine testing framework.
Account's avatar
karma-runner/karma-phantomjs-launcher
A Karma plugin. Launcher for PhantomJS.
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
Account's avatar
webpack/webpack-dev-server
Serves a webpack app. Updates the browser on changes.