Open Sesame

screenshot of Open Sesame
react
vite
radix-ui

A customizable drawer component for React

Overview

Open Sesame is a highly versatile and customizable drawer component for React, designed to meet a range of user needs with its responsive and accessible features. Built on Radix's Dialog primitive and enhanced with framer-motion animations, it provides a drop-in solution that allows developers to effortlessly incorporate a drawer into their applications, catering to any design requirement and creative vision. Whether you want a simple sidebar or a complex overlay, Open Sesame has you covered.

Responding to a clear demand for a Radix-based drawer solution, Open Sesame combines flexibility and functionality. With the ability to incorporate various styles and features, it's poised to be a go-to choice for developers looking to enhance their user interfaces with interactive and engaging components.

Features

  • Unstyled and Customizable: Open Sesame can easily be styled according to your project's needs, allowing for complete customization.
  • Responsive Design: Optimized for various screen sizes, ensuring usability across devices without any extra effort.
  • Animatable with Framer Motion: Experience smooth and engaging animations as the drawer opens and closes, enhancing the user experience.
  • Multiple Opening Directions: Choose to open the drawer from the top, right, bottom, or left, giving you complete control over its placement.
  • Configurable Size: Specify the size of the drawer either in pixels or as a percentage, allowing for adaptable design choices.
  • Accessible Components: Comes with multiple subcomponents like Title and Description that ensure accessibility features are built-in.
  • Easy to Integrate: With simple props and built-in Radix functionality, developers can quickly implement the drawer without complex setups.
  • State Management Support: Designed to work seamlessly with React's state management, enhancing its usability within applications.
react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

radix-ui
Radix UI

Radix Primitives is a low-level UI component library with a focus on accessibility, customization and developer experience. You can use these components either as the base layer of your design system, or adopt them incrementally.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

framer-motion
Framer Motion

Alpine.js is a lightweight JavaScript framework that simplifies the process of creating dynamic, reactive user interfaces on the web. It uses a declarative syntax that offers a higher level of abstraction compared to vanilla JavaScript, while being more performant and easier to use than jQuery.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.