vladislavsuljanovs's Stars
datchley/react-scale-text
A React library to keep an element's text scaled to fit it's container
malte-wessel/react-textfit
React component to fit headlines and paragraphs into elements
kennethormandy/react-fittext
FitText.js as a React v16+ component.
rikschennink/fitty
โจ Makes text fit perfectly
STRML/textFit
A jQuery-free component that quickly fits single and multi-line text to the width (and optionally height) of its container.
tmcw/big
presentations for busy messy hackers
airbnb/visx
๐ฏ visx | visualization components
robin-dela/hover-effect
Javascript library to draw and animate images on hover
pmndrs/use-gesture
๐Bread n butter utility for component-tied mouse/touch gestures in React and Vanilla Javascript.
benhodgson87/react-simple-zoom
A React component to zoom an image within it's existing container
malaman/react-image-zoom
React component for desktop browsers for image zoom on mouse hover
bravissimolabs/react-zoomable-image
rpearce/react-medium-image-zoom
๐ ๐ The original medium.com-inspired image zooming library for React (since 2016)
d3/d3-ease
Easing functions for smooth animation.
pmndrs/react-spring
โ๏ธ A spring physics based React animation library
jscottsmith/react-scroll-parallax-examples
React parallax examples using react-scroll-parallax npm package
sindresorhus/screenfull
Simple wrapper for cross-browser usage of the JavaScript Fullscreen API
alvarotrigo/react-fullpage
Official React.js wrapper for fullPage.js https://alvarotrigo.com/react-fullpage/
d4nyll/lethargy
Distinguish between scroll events initiated by the user, and those by inertial scrolling
jscottsmith/react-scroll-parallax
๐ฎ React hooks and components to create parallax scroll effects for banners, images or any other DOM elements.
VikLiegostaiev/react-page-scroller
Simple React component for smoothy full-page scolling using CSS animations. React Page Scroller
dragma/styled-bootstrap-grid
Full Twitter Bootstrap v4 grid system implementation
fabe/gatsby-universal
๐ฎ An opinionated Gatsby v2 starter for state-of-the-art marketing sites.
react-static/react-static
โ๏ธ ๐ A progressive static site generator for React.
reframejs/reframe
A new kind of web framework.
jeromelachaud/grayscale-theme
Jekyll theme based on Grayscale Start Bootstrap theme
gilbarbara/disable-scroll
Prevent page scrolling
prabod/Graph-Theory-Ford-Fulkerson-Maximum-Flow
Ford-Fulkerson Algorithm for Maximum Flow Problem Written in JS
prabod/Graph-Theory-Push-Relabel-Maximum-Flow
Push-Relabel Algorithm for Maximum Flow Problem Written in JS
mikolalysenko/push-relabel
A push-relabel network flow solver in JavaScript