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
34 stars
4 watching
1 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
widdershin/tricycle | A testbed for experimenting with Cycle.js, a programming model for composable, concurrent systems | 26 |
wclr/cycle-async-driver | Factory for creating async request/response cycle.js drivers | 24 |
r7kamura/cycle-fetcher-driver | A Cycle.js Driver for making HTTP requests using stackable-fetcher. | 14 |
rkrupinski/cyclejs-animated-localstorage | A Cycle.js driver that animates storage of text data using local storage | 17 |
widdershin/cycle-hot-reloading-example | A Cycle.js project with hot reloading using browserify and budo development server | 26 |
cyclicmaterials/cycle-hammer-driver | A gesture driver for Cycle.js utilizing the Hammer.js library to handle hammer-style gestures on touch devices. | 12 |
jessaustin/cycle-sse-driver | A Cycle.js driver for streaming Server-Sent Events from the browser | 6 |
mike-prince/vue-animate-scroll | A Vue component that provides an easy way to animate elements as they scroll into view. | 47 |
cyclejs-community/cycle-keyboard | A keyboard driver for cycle.js that provides event streams for key input and modifier states | 9 |
cyclejs/cycle-notification-driver | Provides an interface to display and respond to HTML5 notifications in web applications | 22 |
the-ring-io/flutter_staggered_animations | A package that enables adding staggered animations to common Flutter widgets | 1,585 |
tylors/cycle-snabbdom | A utility library providing an alternative DOM driver using snabbdom and integration with the Cycle.js framework. | 41 |
helmoski/cycle-selection-driver | A Cycle.js driver for interacting with the Selection API | 4 |
cyclejs/cycle-time-travel | A debugging tool for Cycle.js apps that allows users to inspect and manipulate the data flow of their applications | 217 |
secobarbital/cycle-fetch-driver | A Cycle.js driver that simplifies making HTTP requests using the Fetch API | 2 |