Skip to content

Headless UI for for creating flexible and accessible expand/collapse components in TS/JS. Includes adapter for React.

License

Notifications You must be signed in to change notification settings

ritzcod3/collapsed

 
 

Repository files navigation

Collapsed 🙈

CI Netlify

A framework-agnostic utility for creating accessible expand/collapse elements. Animates the height using CSS transitions from 0 to auto.

Features

  • Handles the height of animations of your elements, auto included!
  • Headless - bring your own UI!
  • Accessible out of the box - no need to worry if your collapse/expand component is accessible, since this takes care of it for you!
  • No animation framework required! Simply powered by CSS animations
  • Written in TypeScript

About

Headless UI for for creating flexible and accessible expand/collapse components in TS/JS. Includes adapter for React.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.2%
  • JavaScript 6.5%
  • HTML 1.3%