JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 55
  • Score
    100M100P100Q71698F
  • License MIT

Components library focused on accessibility/customization

Package Exports

  • compotes
  • compotes/css
  • compotes/css/collapse
  • compotes/css/collapse.css
  • compotes/css/drag
  • compotes/css/drag.css
  • compotes/css/drilldown
  • compotes/css/drilldown.css
  • compotes/css/dropdown
  • compotes/css/dropdown.css
  • compotes/css/marquee
  • compotes/css/marquee.css
  • compotes/css/style.css

Readme

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 provide only the compotes and it's you to make a tart.

👨‍💼 License

MIT