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
cyclejs-community avatar

cyclejs-community/typescript-starter-cycle

0
View on GitHub↗
36 stars·9 forks·TypeScript·MIT·14 views

Typescript Starter Cycle

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

Features

  • Boilerplates and Starters - TypeScript starter with Webpack and VS Code settings.

Star history

Star history chart for cyclejs-community/typescript-starter-cycleStar history chart for cyclejs-community/typescript-starter-cycle

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 Typescript Starter Cycle

These projects share indexed features with Typescript Starter Cycle. 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
  • dpgaspar/flask-appbuilderdpgaspar avatar

    dpgaspar/Flask-AppBuilder

    4,951View on GitHub↗

    Flask-AppBuilder is a rapid application framework built on Flask that automates the creation of admin interfaces and database-driven applications. It functions as an automatic CRUD generator and a SQL database admin interface, enabling the generation of user interfaces and REST APIs directly from data models. The framework includes a security system for managing user identities and access roles through role-based access control. It supports authentication via internal databases or external providers such as LDAP, OAuth, and OpenID. The platform covers broader capabilities including multi-dia

    Python
    View on GitHub↗4,951
  • andreloureiro/cyclejs-starterA

    andreloureiro/cyclejs-starter

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

Frequently asked questions

What does cyclejs-community/typescript-starter-cycle do?

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

What are the main features of cyclejs-community/typescript-starter-cycle?

The main features of cyclejs-community/typescript-starter-cycle are: Boilerplates and Starters.

Which projects share features with cyclejs-community/typescript-starter-cycle?

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… 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. edge/cyc — cyc provides an intuitive and hassle-free starting point for Cycle.js applications. It comes with production and… andreloureiro/cyclejs-starter.