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

TweenSVGPath is a high-performance, lightweight JavaScript library for tweening SVG path interpolations, enabling smooth transitions between two SVG path states over a specified duration. It's designed for developers working with SVG animations who need precise control over path morphing, offering both automatic and manual update cycles for flexible integration with various animation workflows.

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
maximilianMairinger's profile
maximilianMairinger
74 contributions
maximilianmairinger

maximilianmairinger/tweensvgpath

High performance & lightweight tween interpolation for svg paths

TypeScript
5
1
No license

Support the dependencies of maximilianmairinger/tweensvgpath

Account's avatar
jkroso/abs-svg-path
redefine an svg path with absolute coordinates
Account's avatar
maximilianMairinger/animation-frame-delta
Performant animation loop with central delta calculation.
Account's avatar
jkroso/normalize-svg-path
Convert all segments in a path to curves
Account's avatar
jkroso/parse-svg-path
svg path parser
Account's avatar
maximilianMairinger/tweenObject
Tween any object deeply while disregarding non numeric values
Account's avatar
maximilianMairinger/xrray
Some utility to deal with Arrays
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
tweenjs/tween.js
Stub TypeScript definitions entry for @tweenjs/tween.js, which provides its own types definitions
Account's avatar
gre/bezier-easing
BezierEasing provides Cubic Bezier Curve easing which generalizes easing functions exactly like in CSS Transitions.
Account's avatar
maximilianMairinger/f-db
Account's avatar
gajus/to-string-loader
to-string loader for webpack
Account's avatar
TypeStrong/ts-loader
TypeScript loader for webpack
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
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-cli
CLI for webpack & friends
Account's avatar
adierkens/webpack-inject-plugin
A webpack plugin to dynamically inject code into the bundle.
Account's avatar
survivejs/webpack-merge
Variant of merge that's useful for webpack configuration