ShapeShifter is a visual editor and utility for creating morphing animations between SVG vector paths. It serves as an interpolation editor that allows for the alignment and modification of vector points to produce fluid transitions between different shapes. The project functions as a cross-platform vector asset generator, exporting animation data as spritesheets and drawable files for use on Android, iOS, and web platforms. It specializes in converting disparate SVG path commands into a unified format to ensure a one-to-one point mapping between shapes. The tool includes capabilities for pa
This is a React animation library providing a collection of components for creating choreographed motion, complex transitions, and SVG morphing. It functions as a motion design specification and a UI component animation wrapper system used to apply 3D transforms, Bezier curves, and entry-exit transitions to interface elements. The project includes a scroll-driven animation suite for synchronizing UI movements and parallax effects with the viewport position, as well as an SVG motion framework for animating paths, drawing lines incrementally, and interpolating coordinates for shape morphing. I
Animsition is a CSS page transition library and frontend motion framework designed to create fluid visual effects, such as fades and zooms, between web pages. It functions as a DOM navigation animator that manages the timing and sequence of page removal and insertion to provide continuous movement between screens. The system operates as a page overlay animator, utilizing a coordinate-based slide controller to move covering elements across the screen in specific directions. These overlays mask background changes during transitions to maintain visual continuity. The framework leverages hardwar
React is a JavaScript library for building user interfaces based on a component-driven architecture and unidirectional data flow.
react-burger-menu es un componente de navegación lateral para aplicaciones React. Implementa un patrón de menú fuera del lienzo (off-canvas) utilizando transiciones CSS y animaciones SVG para crear efectos de deslizamiento.
Las características principales de negomi/react-burger-menu son: Animated Transitions, Sidebars, Off-Canvas Renderings, Path Morphing, SVG Path Animations, React Components, CSS Transitions, Off-Canvas Layouts.
Las alternativas de código abierto para negomi/react-burger-menu incluyen: alexjlockwood/shapeshifter — ShapeShifter is a visual editor and utility for creating morphing animations between SVG vector paths. It serves as an… ant-design/ant-motion — This is a React animation library providing a collection of components for creating choreographed motion, complex… blivesta/animsition — Animsition is a CSS page transition library and frontend motion framework designed to create fluid visual effects,… facebook/react — React is a JavaScript library for building user interfaces based on a component-driven architecture and unidirectional… makovkastar/floatingactionbutton — FloatingActionButton is a scroll-driven UI controller and mobile-first interface element. It provides a circular… rstacruz/jquery.transit — This project is a jQuery plugin and animation extension that enables hardware-accelerated CSS3 transitions and…