Topic: "requestanimationframe"
anseki/plain-draggable
The simple and high performance library to allow HTML/SVG element to be dragged.
Language: JavaScript - Size: 2.12 MB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 802 - Forks: 99

zhansingsong/js-leakage-patterns
:dart:这是关于JavaScript内存泄露和CSS优化相关序列文章,相信你读完会有所收获的:airplane:
Language: HTML - Size: 9.2 MB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 801 - Forks: 82

Danziger/slotjs
🎰 Circular slot machine mobile-first SPA built using JavaScript, CSS variables and Emojis!
Language: JavaScript - Size: 4.21 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 223 - Forks: 87

brycedorn/react-intense
A React component for viewing large images up close 🔍
Language: CSS - Size: 9.08 MB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 189 - Forks: 10

jiayihu/sinergia
⚒️ Cooperative expensive tasks at 60fps via ES6 generators
Language: JavaScript - Size: 114 KB - Last synced at: 6 days ago - Pushed at: about 8 years ago - Stars: 161 - Forks: 4

artifact-project/perf-tools
⏱→ 🚀A set of tools for improving performance your application (balancer, performance, PerfKeeper, LazyPromise).
Language: TypeScript - Size: 1.07 MB - Last synced at: about 22 hours ago - Pushed at: almost 2 years ago - Stars: 154 - Forks: 7

syncsynchalt/animated-curves
An animated visualization of elliptic curve cryptography
Language: JavaScript - Size: 1.59 MB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 139 - Forks: 11

PacktPublishing/Mastering-React-Test-Driven-Development
Mastering React Test-Driven Development, published by Packt
Size: 383 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 125 - Forks: 558

okwolf/hyperapp-fx
Effects for use with Hyperapp
Language: JavaScript - Size: 207 KB - Last synced at: 3 days ago - Pushed at: 7 months ago - Stars: 115 - Forks: 17

alexreardon/raf-stub
Accurate and predictable testing of requestAnimationFrame and cancelAnimationFrame
Language: JavaScript - Size: 1.25 MB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 111 - Forks: 1

YurkaninRyan/react-sentinel
React Component that abstracts away requestAnimationFrame, allowing you to set props by monitoring anything in the document!
Language: JavaScript - Size: 14 MB - Last synced at: 5 days ago - Pushed at: almost 7 years ago - Stars: 94 - Forks: 3

dntzhang/raf-interval
setRafInterval and clearRafInterval with requestAnimationFrame - 40行代码实现的高性能动画定时器
Language: JavaScript - Size: 29.3 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 81 - Forks: 18

vydimitrov/use-elapsed-time
React hook to measure elapsed time using requestAnimationFrame
Language: TypeScript - Size: 1.13 MB - Last synced at: 4 days ago - Pushed at: 9 months ago - Stars: 69 - Forks: 6

Tom910/frame-scheduling
Asynchronous non-blocking running many tasks in JavaScript. Demo https://codesandbox.io/s/admiring-ride-jdoq0
Language: TypeScript - Size: 1.81 MB - Last synced at: about 5 hours ago - Pushed at: over 2 years ago - Stars: 69 - Forks: 4

weiying-shenzhen/raf-plus
requestAnimationFrame with queue management
Language: JavaScript - Size: 51.8 KB - Last synced at: 8 days ago - Pushed at: almost 8 years ago - Stars: 69 - Forks: 7

dmnsgn/raf-perf
RAF loop with an adaptive fps and performance ratio calculated from either a sample count or a sample duration. Typically used when doing intensive graphics computation in canvas.
Language: JavaScript - Size: 2.72 MB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 62 - Forks: 0

any86/any-scroll
:rocket: 模拟scrollview, 支持pc/移动端, 让实现Tab/Slider等组件轻而易举.
Language: TypeScript - Size: 25.3 MB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 55 - Forks: 3

jamesseanwright/react-animation-frame 📦
A React higher-order component that invokes a callback in a wrapped component via requestAnimationFrame
Language: JavaScript - Size: 76.2 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 46 - Forks: 7

eavam/use-debouncy
🌀 Small (~0.2kb) debounce effect hook for React with TypeScript support
Language: TypeScript - Size: 403 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 45 - Forks: 3

vaneenige/uot
🦁 A tiny setTimeout alternative with progress.
Language: JavaScript - Size: 5.86 KB - Last synced at: 10 days ago - Pushed at: about 5 years ago - Stars: 44 - Forks: 1

anseki/anim-event
Event Manager for Animation
Language: JavaScript - Size: 176 KB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 35 - Forks: 18

elm-lang/animation-frame
Somewhat low-level API for getting smoother animations with requestAnimationFrame
Language: Elm - Size: 13.7 KB - Last synced at: 7 days ago - Pushed at: almost 7 years ago - Stars: 27 - Forks: 3

wmcmurray/game-loop-js
Reliable and versatile game loop implementation
Language: JavaScript - Size: 20.5 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 24 - Forks: 2

uyeong/stepperjs
A tiny requestAnimationFrame wrapper to improve usability.
Language: JavaScript - Size: 263 KB - Last synced at: 2 days ago - Pushed at: almost 7 years ago - Stars: 23 - Forks: 1

davidjerleke/hammer-slider 📦
DISCONTINUED - HammerSlider touch is a lightweight infinite carousel plugin.
Language: JavaScript - Size: 1.39 MB - Last synced at: 3 days ago - Pushed at: almost 6 years ago - Stars: 20 - Forks: 6

taisuke-j/progress-ring-component
Animated web component showing progress in percentage
Language: TypeScript - Size: 10.4 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 19 - Forks: 2

snewcomer/raf-pool
requestAnimationFrame pool to avoid busyness on the thread
Language: TypeScript - Size: 767 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 19 - Forks: 1

anseki/anim-sequence
Simple Animation Controller with Timeline
Language: JavaScript - Size: 883 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 18 - Forks: 1

drawcall/RAFManager
🌒🌓🌔🌕🌖🌗🌘 Only 1kb simple requestAnimationFrame animation manager
Language: JavaScript - Size: 87.9 KB - Last synced at: 17 days ago - Pushed at: 4 months ago - Stars: 18 - Forks: 3

wuyunqiang/dynamic-tasks
一个避免卡顿的js任务库
Language: TypeScript - Size: 143 KB - Last synced at: 7 days ago - Pushed at: 10 months ago - Stars: 16 - Forks: 4

ryanve/draf
double RAF JavaScript module
Language: HTML - Size: 11.7 KB - Last synced at: 9 days ago - Pushed at: over 6 years ago - Stars: 15 - Forks: 1

VitorLuizC/animate
:space_invader: Create and manage animation functions with AnimationFrame API.
Language: TypeScript - Size: 222 KB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 13 - Forks: 0

hupe1980/wapps-components 📦
A collection of react components: google-maps, stripe-checkout, animation-frame, ...
Language: JavaScript - Size: 1.39 MB - Last synced at: 1 day ago - Pushed at: about 5 years ago - Stars: 12 - Forks: 1

patidar-suresh/audio-waveform
Audio Wavefrom using HTML5 Audio API and Canvas
Language: JavaScript - Size: 1.84 MB - Last synced at: 13 days ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 2

Danziger/starsjs
✨ Generate a rotating galaxy in a canvas.
Language: JavaScript - Size: 1.18 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 9 - Forks: 0

Danziger/gmzcodes
👨💻 Dani Gamez's personal website PWA built using JavaScript, SCSS and HTML5.
Language: JavaScript - Size: 13.8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 1

Oli51467/kof
JS实现简易版拳皇
Language: JavaScript - Size: 619 KB - Last synced at: 11 days ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 0

solkimicreb/history-throttler
A simple fix for unwanted duplicate history entries on the frontend.
Language: JavaScript - Size: 11.7 KB - Last synced at: 6 days ago - Pushed at: over 7 years ago - Stars: 9 - Forks: 0

milosdjakonovic/requestAnimationFrame-polyfill
Fixes missing requestAnimationFrame API in legacy browsers.
Language: JavaScript - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: over 8 years ago - Stars: 9 - Forks: 1

evilfactorylabsarchive/happyhour
Just having fun
Language: Vue - Size: 24.5 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 0

soenkekluth/nextframe
Promise for requestAnimationFrame plus nextFrames, sequence, delay, throttleFrames, waitFrames
Language: JavaScript - Size: 418 KB - Last synced at: 9 days ago - Pushed at: 9 months ago - Stars: 6 - Forks: 0

taisuke-j/easing-animation-frames
Lightweight library for creating animation
Language: JavaScript - Size: 190 KB - Last synced at: 10 days ago - Pushed at: 12 months ago - Stars: 6 - Forks: 2

Pavneet-Sing/bounce-react-animation
Bouncing ball animation implementation in react using requestAnimationFrame.
Language: JavaScript - Size: 396 KB - Last synced at: 7 months ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 2

nbrosowsky/eventTimer 📦
Drop-in replacement for setTimeout & setInterval using requestAnimationFrame
Language: JavaScript - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 1

aleclarson/rafz
Coordinate `requestAnimationFrame` calls across your app and/or libraries
Language: TypeScript - Size: 27.3 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 0

fm-ph/quark-raf
⏰ Simple requestAnimationFrame based on Singleton design pattern
Language: JavaScript - Size: 1.38 MB - Last synced at: 2 days ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 1

tvanc/high-res-timeout
A high-resolution, object-oriented replacement for setTimeout() and setInterval(). Good for animations, progress indicators, carousels, you name it.
Language: JavaScript - Size: 2.03 MB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

19h47/scrolling-area
Playing with a scrolling area of text
Language: HTML - Size: 2.15 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

liufei/unpolyfill 📦
Bare minimum react app polyfill in 9.6 KB
Language: JavaScript - Size: 43 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 0

exah/framez
Modular JS animation library
Language: JavaScript - Size: 229 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

aFarkas/layout-thrashing
Slides for the Talk "Avoid Layout Thrashing - The easy way."
Language: CSS - Size: 9.17 MB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 1

brunnolou/runFor
Run a performant function for a period of time
Language: JavaScript - Size: 64.5 KB - Last synced at: 4 days ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 0

niklasramo/tikki
A minimalistic game/animation loop orchestrator.
Language: TypeScript - Size: 442 KB - Last synced at: 4 days ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

ja-klaudiusz/request-animation-frame-hook
useRequestAnimationFrame React Hook with start, stop and pause actions and Window.requestAnimationFrame() in the background.
Language: JavaScript - Size: 11.7 KB - Last synced at: 24 days ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

myWsq/fast-raf
A better requestAnimationFrame.
Language: TypeScript - Size: 465 KB - Last synced at: 28 days ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

07harish/React-scroll-on-edges
Scroll the container when mouse is on the edges using React hooks
Language: JavaScript - Size: 219 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 1

yaodebian/ballBounce
requestAnimation练习demo:小球垂直落地轨迹动画
Language: JavaScript - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

IbrahimTanyalcin/RafX
requestAnimationFrame based `thenable` for animations and task management
Language: JavaScript - Size: 9.57 MB - Last synced at: 28 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

ashishaugust22/javascript-ninja
Checkout the Toy Projects made with Vanilla JavaScript
Language: JavaScript - Size: 8.78 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

alabsi91/animare
Advanced animation library for modern JavaScript.
Language: TypeScript - Size: 1.98 MB - Last synced at: 28 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

alterebro/chain-timeout
Execute chained setTimeout functions using requestAnimationFrame to improve performance
Language: JavaScript - Size: 763 KB - Last synced at: 12 days ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

tseijp/refr
🌃 request animation frame
Language: TypeScript - Size: 8.1 MB - Last synced at: 16 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

frontmeans/render-scheduler 📦
Schedule DOM updates rendering
Language: TypeScript - Size: 2.51 MB - Last synced at: 28 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

cedric25/slide-with-auto-height
Slide-like transition with adaptive height
Language: Vue - Size: 4.87 MB - Last synced at: 7 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

AndersDJohnson/react-suss
Collection of React Suspense resources.
Language: TypeScript - Size: 1.42 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

jcampuza/circles-and-lines
Just messing around 🤷♂️ https://circles-and-lines.netlify.com/
Language: TypeScript - Size: 13.6 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

cheprasov/js-web-animation
Simple class WebAnimation for perform an animation on the web via JavaScript. It is based on requestAnimationFrame for performance.
Language: JavaScript - Size: 876 KB - Last synced at: 29 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

rodnye/AnimateJS
Class to create dynamic animations with Javascript
Language: JavaScript - Size: 60.5 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

jamet-julien/timer-engine
Timer make loop with "update" and "draw" states function
Language: JavaScript - Size: 1.87 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

MrSimmmons/motion-frame
A Typescript lambda animation / easing engine built on top of requestAnimationFrame
Language: TypeScript - Size: 306 KB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

jamestomasino/scroll-frame
Better scroll event management using requestAnimationFrame.
Language: JavaScript - Size: 445 KB - Last synced at: 4 days ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 1

displaygreat/race-game
Car Races - cross-platform desktop app. Game built using HTML, CSS, JS and Electron. Published on GitHub.
Language: JavaScript - Size: 23.7 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

hanford/request-callback
requestIdleCallback polyfill
Language: JavaScript - Size: 4.88 KB - Last synced at: 29 days ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

zhanziyang/better-interval
It is like setInterval but better, because it uses requestAnimationFrame.
Language: JavaScript - Size: 20.5 KB - Last synced at: about 11 hours ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

ChocolateLoverRaj/repeated-animation-frame 📦
Repeatedly call a function or async function with request animation frame.
Language: TypeScript - Size: 94.7 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 0

pjtunstall/retro-raiders
First JavaScript project for 01Founders: to make a classic arcade game using JS and no framework, canvas, or WebGL.
Language: JavaScript - Size: 53.4 MB - Last synced at: 24 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

zeixcom/pulse
Pulse - scheduled DOM updates
Language: TypeScript - Size: 27.3 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

haensl/hooks
Assorted React hooks.
Language: JavaScript - Size: 1.63 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

rwu823/raf-pause
🕐Set timeout in requestAnimationFrame
Language: TypeScript - Size: 125 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

psxcode/time-test
Language: TypeScript - Size: 498 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

taisiat/bouncy-bee
Javascript one-page game with elements of cannon shooter, pool, shuffleboard, and asteroids
Language: JavaScript - Size: 26.6 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Calvin-LL/delay-by-animation-frame
A Promise wrapper around requestAnimationFrame
Language: TypeScript - Size: 754 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

RoikkuTo/kang-timeline
A Javascript Library for the window.requestAnimationFrame() API
Language: TypeScript - Size: 1020 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

allelos/webaudio-visualizer
An audio stream visualizer build with React, utilizing the WebAudio API, Canvas and requestAnimationFrame API.
Language: JavaScript - Size: 2.06 MB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

gasparl/dtjs
Code for the "RAF loop" display timing method and related helpful functions.
Language: JavaScript - Size: 34.2 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

birko/TaskManager
JavaScript library to manage and control backgroud tasks via window.setTimeout or window.requestAnimationFrame
Language: TypeScript - Size: 83 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

soumsps/react-animation-library
A reusable component library to enable bounce, fade-in, fade-out and more effects.
Language: JavaScript - Size: 523 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

twpride/tangram
Web based implementation of a classic Chinese puzzle
Language: JavaScript - Size: 11 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

un1tz3r0/frontendjs
Various reusable frontend patterns in vanilla ES6.
Language: JavaScript - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

fjbo-net/strbr.js
A JavaScript animation frame controller.
Language: JavaScript - Size: 16.6 KB - Last synced at: 1 day ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

ptifur/react-request-animation-frame
Check the other branch. Poung. Restore this basic version! https://festive-kalam-2a6785.netlify.app
Language: JavaScript - Size: 201 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

remziatay/cumulative-raf-schd Fork of alexreardon/raf-schd
A cumulative throttle function based on raf-schd
Language: JavaScript - Size: 779 KB - Last synced at: 7 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

rounakbhowmick/Spacy-Ball-v2
Spacy Ball is a fun and addictive game. Here the challenge is to escape from the red colour ball. The game will end when pokemon ball hits the red colour ball.
Language: JavaScript - Size: 595 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

worldoptimizer/HypeAnimationFrame
A wrapper for window.requestAnimationFrame that cleans up after itself made for Tumult Hype.
Language: JavaScript - Size: 23.4 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

miume/js-basic-knowledge
BFC、flex、DOM0-DOM2、hash、history...
Language: HTML - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

cscolabear/video-on-scroll
Language: HTML - Size: 22.4 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

Saber2pr/interval
Interval use requestAnimationFrame.
Language: TypeScript - Size: 30.3 KB - Last synced at: about 15 hours ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

zhaoyangkanshijie/canvasExample
canvas样例,太极图,四国军棋棋盘,面向对象,动画
Language: JavaScript - Size: 632 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

rpemberton/game-of-life
Simulation of Conway's Game of Life using React, Canvas, RequestAnimationFrame
Language: JavaScript - Size: 1.36 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

EastSummer/AboutAnimate
关于css和js实现动画的一些笔记(值得一用的插件会陆续加上)
Language: HTML - Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0
