Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 1.3 KB

README.md

File metadata and controls

27 lines (14 loc) · 1.3 KB

lib-remi

I'm using some of these components and functions in many of my projets.

Here are some examples of components I've been working on:

  • <artsy-block>, a block with simple procedurally generated art as its background

artsy-block

  • <color-picker>, a color picker with multiple color spaces (RGB, LAB, OKLAB...)

color-picker

  • <gradient-button>, a button with rounded corners, gradient text and border, and a transparent background, that changes into solid colored text and gradient background on hover

gradient-button

  • <input-switch>, a switch that can be toggled both by clicking or dragging

input-switch

  • <sortable-table>, a table with sortable columns (with support for text, numbers and dates)

sortable-table

Try these components out at https://remiscan.fr/components/.