The "Awesome Cycle.js" project is a curated collection of resources dedicated to Cycle.js, a functional and reactive JavaScript framework for building user interfaces. This list encompasses a variety of resources including libraries, tools, tutorials, and community contributions that help developers effectively utilize Cycle.js in their projects. It is valuable for both beginners looking to understand the framework and experienced developers seeking advanced techniques and best practices. Users can explore a range of materials that enhance their understanding and implementation of reactive programming concepts in JavaScript. Dive into this collection to unlock the full potential of Cycle.js in your applications!
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
The "Awesome Vue.js" project is a curated collection of resources aimed at supporting developers using Vue.js, a progressive JavaScript framework for building user interfaces. This list encompasses a variety of resources including libraries, tools, plugins, tutorials, and community contributions that enhance the development experience. Whether you are a beginner looking to learn the basics or an experienced developer seeking advanced techniques, this list provides invaluable resources to help you create dynamic and responsive web applications. Dive into this collection to discover tools and insights that will elevate your Vue.js projects to the next level.
The "Awesome React" project is a curated resource list designed to support developers using React, a popular JavaScript library for building user interfaces. This list includes a wide range of resources such as libraries, tools, tutorials, components, and community-driven content that enhance the development experience. Whether you are a beginner looking to learn the basics or an experienced developer seeking advanced techniques, this collection provides valuable insights and tools to streamline your workflow. Dive into the world of React and discover the resources that will help you create dynamic and responsive user interfaces with ease.
The "Awesome Android UI" project is a curated resource list dedicated to enhancing user interface design for Android applications. Android UI refers to the visual elements and interactive components that make up the user experience on Android devices. This list includes a variety of resources such as UI libraries, design tools, components, animations, and tutorials that cater to both novice and experienced developers. By providing a comprehensive selection of resources, this project empowers developers to create visually appealing and user-friendly applications. Whether you're looking for inspiration or practical tools to streamline your design process, you'll find valuable assets to elevate your Android UI development.
The "Awesome Tailwind CSS" project is a comprehensive repository of resources dedicated to using Tailwind CSS, a utility-first CSS framework for building custom user interfaces rapidly. This curated list includes official documentation, IDE extensions, tools, UI libraries, components, and plugins, providing valuable aids for developers of all skill levels. With resources for design inspiration and development support, the project fosters a vibrant community around Tailwind CSS. Whether you’re searching for components or enhancing your workflow, this collection serves as a go-to guide for maximizing the potential of Tailwind CSS.
A functional and reactive JavaScript framework for building predictable applications.
A browser-based scratchpad for experimenting with Cycle.js without any setup required.
An algorithm that recommends pizza ordering options based on group size, slice size, and pizza shop menu.
A collection of example web applications demonstrating Cycle.js patterns and use cases.
A collection of narrative, lesson-based examples for learning CycleJS, covering forms, routing, CRUD, and state management.
A classic Tetris game implemented in CycleJS, featuring keyboard controls for movement, rotation, and dropping pieces.
A Cycle.js experiment exploring reactive programming patterns for building user interfaces.
An interactive web app that visualizes matrix multiplication using the 'waterfall method' for educational clarity.
Interactive webapp for visualizing and experimenting with Rx Observable operator diagrams.
A sample shopping cart application demonstrating basic Cycle.js framework features.
A comparative study of component creation across multiple JavaScript frameworks, from static to interactive examples.
A simple media player built with Cycle.js and Electron for desktop applications.
A Cycle.js implementation of Twitter's 'Who to Follow' box using the GitHub API.
A collection of Cycle.js component examples demonstrating routing, animations, and transitions using the Snabbdom virtual DOM library.
Interactive visualization of a simple Cycle.js application showing data flow between streams, events, and DOM.
A JavaScript framework for interactive presentations and animations in computer science education.
A reactive Cycle.js application displaying live London Tube train status with MVI architecture.
A showcase website for projects built with the Cycle.js framework.
A hangman word game implementation built with the Cycle.js framework for reactive programming.
A Cycle.js implementation of animated SVG fractal visualizations, demonstrating reactive programming with SVG.
A Star Wars character search application built with Cycle.js and RxJS, following the Model-View-Intent pattern.
A social network app that works off the grid, available on Android, iOS, Windows, macOS, and Linux.
A TodoMVC example application built with Cycle.js to demonstrate reactive functional programming patterns.
A notes application built with Cycle.js and Orbit.js that syncs between local IndexedDB and a JSON API.
A decentralized Android app installer that downloads and updates apps via the Dat peer-to-peer protocol.
A Hacker News clone built with CycleJS and cycle-onionify, using the HNPWA API.
A GitHub emoji viewer built with Cycle.js that allows searching, filtering, and favoriting emojis with local storage persistence.
Visualizes real-time Meetup.com RSVPs worldwide using Cycle.JS and WebSocket connections.