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

Easing‑Coordinates is a small JavaScript/TypeScript utility that converts CSS easing functions (e.g., `cubic‑bezier()` or `steps()`) into an array of low‑poly (x, y) coordinate pairs, with configurable resolution. It’s aimed at front‑end developers and animation tool makers who need to sample easing curves for visualisation, custom timing calculations, or exporting to other formats.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of larsenwork/easing-coordinates

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Account's avatar
palantir/tslint
An extensible static analysis linter for the TypeScript language
Account's avatar
prettier/tslint-config-prettier
Do you wanna use tslint and prettier without conflicts? tslint-config-prettier disables all conflicting rules that may cause such problems. Prettier takes care of formatting and tslint the rest.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

larsenwork's profile
larsenwork
69 contributions

Recent events

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

No events yet
larsenwork

larsenwork/easing-coordinates

Utility script that takes an easing function as input and outputs a coordinate set with adjustable precision/resolution.

TypeScript
20
0
MIT License