create-cycle-app
App generator
A tool that automates the creation of new Cycle.js applications with minimal configuration.
Create Cycle.js apps with no build configuration.
237 stars
8 watching
21 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
cyclecyclejsgetting-startedjavascript
Related projects:
Repository | Description | Stars |
---|---|---|
cyclejs-community/built-with-cycle | A showcase website featuring projects built with Cycle.js | 9 |
andreloureiro/cyclejs-starter | Provides a basic starter template for building Cycle.js applications with live reloading and xstream integration. | 53 |
cyclejs-community/typescript-starter-cycle | An opinionated starter kit for building Cycle.js applications with TypeScript and Webpack | 34 |
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 |
expressjs/generator | A utility for generating and setting up new Express.js applications with various template engines and stylesheet support. | 1,826 |
cyclejs-community/cyclic-router | A routing library designed to work with the Cycle.js framework, providing a routerify function to simplify route management. | 109 |
create-node-app/create-node-app | A tool to scaffold and manage Node.js web application projects with multiple templates and extensions. | 70 |
cyclejs/todomvc-cycle | An implementation of the TodoMVC application using Cycle.js and onionify state management | 240 |
frikki/generator-cyclejs | Generates a Cycle.js module for creating a nested dialogue system | 2 |
usm4n/cycle-hn | An implementation of Hacker News using CycleJS and its HN API to build a web application. | 42 |
cyclejs-community/cycle-keyboard | A keyboard driver for cycle.js that provides event streams for key input and modifier states | 9 |
ashinzekene/generator-nestjs-app | A tool to simplify the creation of NestJS applications and their components. | 57 |
cyclejs/storage | A Cycle.js driver for interacting with browser storage | 51 |
vikejs/bati | An open-source tool that helps developers create fully-functional web applications from scratch with customizable features and a set of recommended libraries. | 284 |
alkhe/cyc | A scaffolding tool for building Cycle.js applications with an isomorphic express server and production-ready webpack configurations. | 195 |