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

The **hueShift** feature allows you to rotate the hue of the colors in the palette by a specified amount. This is useful for creating variations of a palette or for adjusting the overall hue of a palette. The hueShift value is a number between **0 and 360**, representing the degrees of rotation. ```js new Poline({ hueShift: 180, // Shift all colors by 180 degrees }); ``` You can also change the hueShift after initialization: ```js poline.hueShift = 90; // Rotate all colors by 90 degrees ``` ## Examples Check out the [examples page](https://meodai.github.io/poline/) to see **Poline** in action. ## Contributing Contributions are welcome! Please feel free to submit a Pull Request. ## License MIT License

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of meodai/poline

Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
evanw/esbuild
An extremely fast JavaScript and CSS bundler and minifier.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
vitest-dev/vitest
Next generation testing framework powered by Vite

Support the repos that depend on this repository

Top contributors

meodai's profile
meodai
255 contributions
alexanderl19's profile
alexanderl19
1 contributions
Pomax's profile
Pomax
1 contributions

Recent events

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

No events yet
meodai

meodai/poline

Esoteric Palette Generator Mico-Lib Interpolating HSL Color in cartesian space

TypeScript
1210
66
MIT License