Skip to content

Applelo/compotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

npm package build status

Compotes

A components library focused on customization/accessibility

To learn more, check the documentation.

โœจ Features

  • ๐Ÿ‘จโ€๐ŸŽจ Minimal CSS to do your customization
  • ๐Ÿฆพ Accessibility in mind
  • ๐Ÿ“  Fully typed

๐Ÿ Compotes

And more to come!

๐Ÿฏ Pots

Vanilla JS/TS
npm i -D compotes

# yarn
yarn add -D compotes

# pnpm
pnpm add -D compotes


Vue 3/Nuxt 3 packages will arrive soon stay tuned!

๐Ÿ™‹โ€โ™‚๏ธ Why ?

A lot of components library are already shipped with styles but as a Front End developer, I always wants to override a lot. Futhermore, there are not always accessible or they are shipped with jQuery.

There are some good library like React Aria but it's made to work on one framework and I work on different tech like Wordpress, Symfony or VueJS.

This library provides only the compotes and it's you to make a tart.

๐Ÿ‘จโ€๐Ÿ’ผ License

MIT