cycle-animation-driver

Animation driver

A library providing an Observable stream of timestamps, allowing for smooth animation and frame rate control using requestAnimationFrame.

A Cycle driver for requestAnimationFrame

GitHub

34 stars
4 watching
1 forks
Language: JavaScript
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
widdershin/tricycleA testbed for experimenting with Cycle.js, a programming model for composable, concurrent systems26
wclr/cycle-async-driverFactory for creating async request/response cycle.js drivers24
r7kamura/cycle-fetcher-driverA Cycle.js Driver for making HTTP requests using stackable-fetcher.14
rkrupinski/cyclejs-animated-localstorageA Cycle.js driver that animates storage of text data using local storage17
widdershin/cycle-hot-reloading-exampleA Cycle.js project with hot reloading using browserify and budo development server26
cyclicmaterials/cycle-hammer-driverA gesture driver for Cycle.js utilizing the Hammer.js library to handle hammer-style gestures on touch devices.12
jessaustin/cycle-sse-driverA Cycle.js driver for streaming Server-Sent Events from the browser6
mike-prince/vue-animate-scrollA Vue component that provides an easy way to animate elements as they scroll into view.47
cyclejs-community/cycle-keyboardA keyboard driver for cycle.js that provides event streams for key input and modifier states9
cyclejs/cycle-notification-driverProvides an interface to display and respond to HTML5 notifications in web applications22
the-ring-io/flutter_staggered_animationsA package that enables adding staggered animations to common Flutter widgets1,591
tylors/cycle-snabbdomA utility library providing an alternative DOM driver using snabbdom and integration with the Cycle.js framework.41
helmoski/cycle-selection-driverA Cycle.js driver for interacting with the Selection API4
cyclejs/cycle-time-travelA debugging tool for Cycle.js apps that allows users to inspect and manipulate the data flow of their applications217
secobarbital/cycle-fetch-driverA Cycle.js driver that simplifies making HTTP requests using the Fetch API2