David Aerne

Results 77 issues of David Aerne

Create a component that can easily be used to debut and instance of poline. Basically showing the wheel as it is shown on the demo page. (web component) Optional: Make...

enhancement

Something similar to https://codepen.io/meodai/pen/zdgXJj. But in the chosen color-model. So people can understand what happens in the actual color-space

documentation
enhancement
Color Editor

For different types of sequential and diverging palettes. functions that would return the settings to initialise: Something in the lines of: ```javascript new Poline(presets.sequential(minL, maxL...)) ```

enhancement

Make it possible to smoothly return any color on the entirety of the line. ```javascript pointAt(.1) // |--\/-------------|-------|-------------| pointAt(.9) // |---------------|-------|------------\/-| pointAt(.5) // |---------------|---\/----|-------------| ```

`#someprivate` https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes/Private_class_fields

https://twitter.com/mattdesl/status/1622565571698077697 As shown my @mattdesl, I would require to rethink the the way interpolation is handled, now its a simple distance function, the "Catmull-Rom spline" function quires awareness of all...

I often work on the API locally and don't want to use the DB when I do. What would be a good way to turn it off while doing so?...

"openapi": "3.0.0",

# Motivation To make sure all browser behave the same and no default element spaces need to be reseted all the time. # Changes Add a css reset. Choose to...

![Screenshot 2024-07-31 at 14 27 37](https://github.com/user-attachments/assets/013ca813-16ec-4bfb-91f7-1918bd5eae78)