awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
mciparelli avatar

mciparelli/cycle-hmr-example

0
View on GitHub↗
0 stars·0 forks·JavaScript·MIT·8 views

Cycle Hmr Example

A Cycle.js starter project using browserify and cycle-hmr.

Features

  • Boilerplates and Starters - Starter project using browserify and HMR.

Star history

Star history chart for mciparelli/cycle-hmr-exampleStar history chart for mciparelli/cycle-hmr-example

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Cycle Hmr Example

These projects share indexed features with Cycle Hmr Example. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • cmdv/cycle-webpack-boilerplateCmdv avatar

    Cmdv/cycle-webpack-boilerplate

    94View on GitHub↗

    Boilerplate for bdd / tdd / testing with Tape Testem Webpack Cycle.js

    JavaScript
    View on GitHub↗94
  • cookiecutter-flask/cookiecutter-flaskcookiecutter-flask avatar

    cookiecutter-flask/cookiecutter-flask

    4,725View on GitHub↗

    cookiecutter-flask is a project scaffolding tool used for bootstrapping Flask web applications. It uses a templating engine to generate a standardized directory structure and configuration files based on user input. The project implements the application factory pattern and blueprint-based modularization to organize application logic and ensure scalability. It integrates secure user authentication systems featuring password hashing, registration forms, and session management. The toolkit covers database schema management through versioned migration scripts and containerization for environmen

    Python
    View on GitHub↗4,725
  • cyclejs-community/typescript-starter-cyclecyclejs-community avatar

    cyclejs-community/typescript-starter-cycle

    36View on GitHub↗

    An opinionated starter for Cycle.js projects powered by TypeScript.

    TypeScript
    View on GitHub↗36
  • andreloureiro/cyclejs-starterA

    andreloureiro/cyclejs-starter

    0View on GitHub↗
    View on GitHub↗0
Compare all 16 related projects→

Frequently asked questions

What does mciparelli/cycle-hmr-example do?

A Cycle.js starter project using browserify and cycle-hmr.

What are the main features of mciparelli/cycle-hmr-example?

The main features of mciparelli/cycle-hmr-example are: Boilerplates and Starters.

Which projects share features with mciparelli/cycle-hmr-example?

Projects with overlapping indexed features include: cmdv/cycle-webpack-boilerplate — Boilerplate for bdd / tdd / testing with Tape + Testem + Webpack + Cycle.js. cookiecutter-flask/cookiecutter-flask — cookiecutter-flask is a project scaffolding tool used for bootstrapping Flask web applications. It uses a templating… cyclejs-community/typescript-starter-cycle — An opinionated starter for Cycle.js projects powered by TypeScript. dpgaspar/flask-appbuilder — Flask-AppBuilder is a rapid application framework built on Flask that automates the creation of admin interfaces and… dternyak/react-redux-flask — Boilerplate application for a Flask JWT Backend and a React/Redux Front-End with Material UI. andreloureiro/cyclejs-starter.