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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to atomrc/cyclejs-auth0

Open-source alternatives to Cyclejs Auth0

30 open-source projects similar to atomrc/cyclejs-auth0, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Cyclejs Auth0 alternative.

  • alejoar/flask-azure-storageAvatar de alejoar

    alejoar/Flask-Azure-Storage

    22Voir sur GitHub↗

    Flask extension that provides integration with Azure Storage

    Python
    Voir sur GitHub↗22
  • alisaifee/flask-limiterAvatar de alisaifee

    alisaifee/flask-limiter

    1,202Voir sur GitHub↗

    Rate Limiting extension for Flask

    Python
    Voir sur GitHub↗1,202
  • andrewjfreyer/monitorAvatar de andrewjfreyer

    andrewjfreyer/monitor

    2,104Voir sur GitHub↗

    Distributed advertisement-based BTLE presence detection reported via mqtt

    Shell
    Voir sur GitHub↗2,104
  • atomiks/tippyjsAvatar de atomiks

    atomiks/tippyjs

    12,270Voir sur GitHub↗

    Tippy.js is a JavaScript tooltip library and interactive popup framework used to create tooltips, popovers, and dropdowns. It functions as a floating UI component toolkit that renders content relative to a reference element with support for automatic positioning, flip-positioning, and offsets. The library acts as an accessible overlay manager, using ARIA attributes and focus management to ensure screen reader compatibility. It also serves as a CSS animation tool, providing utilities for transitions, spring physics, and themes to manage the visual entry and exit of floating interface elements.

    JavaScriptcomboboxdropdownmenu
    Voir sur GitHub↗12,270
  • cenobites/flask-jsonrpcAvatar de cenobites

    cenobites/flask-jsonrpc

    294Voir sur GitHub↗

    Basic JSON-RPC implementation for your Flask-powered sites

    Python
    Voir sur GitHub↗294

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • cgeorg/sinjectAvatar de cgeorg

    cgeorg/sinject

    10Voir sur GitHub↗

    sinject is a simple injection framework for javascript. It was built because circular dependencies and module loaders don't play nicely together, and neither do circular dependencies and constructor injection.

    JavaScript
    Voir sur GitHub↗10
  • cyclejs-community/cyclejs-sortableAvatar de cyclejs-community

    cyclejs-community/cyclejs-sortable

    17Voir sur GitHub↗

    Makes all children of a selected component sortable

    TypeScript
    Voir sur GitHub↗17
  • danielperna84/hass-configuratorAvatar de danielperna84

    danielperna84/hass-configurator

    334Voir sur GitHub↗

    Configuration UI for Home Assistant

    Python
    Voir sur GitHub↗334
  • erykpiast/cyclejs-groupAvatar de erykpiast

    erykpiast/cyclejs-group

    18Voir sur GitHub↗

    Utility for the Cycle.js framework for reducing boilerplate when creating many dependent streams.

    JavaScript
    Voir sur GitHub↗18
  • erykpiast/cyclejs-wcE

    erykpiast/cyclejs-wc

    0Voir sur GitHub↗

    Utility for creating Web Components based on Cycle.js

    Voir sur GitHub↗0
  • fatcherjs/fatcherF

    fatcherjs/fatcher

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • floating-ui/floating-uiAvatar de floating-ui

    floating-ui/floating-ui

    32,629Voir sur GitHub↗

    Floating UI is a JavaScript positioning library and layout engine designed to calculate the exact coordinates for floating interface elements such as tooltips, popovers, and dropdowns. It functions as a floating element orchestrator that ensures these components remain visible and aligned relative to a reference element. The library features a platform-abstraction layer that decouples positioning logic from the document object model. This allows the engine to support both standard web environments and non-DOM targets, including canvas or graphics buffers, through custom coordinate and measure

    TypeScriptdropdownhacktoberfestpopover
    Voir sur GitHub↗32,629
  • frozen-flask/frozen-flaskAvatar de Frozen-Flask

    Frozen-Flask/Frozen-Flask

    799Voir sur GitHub↗

    Freezes a Flask application into a set of static files.

    Python
    Voir sur GitHub↗799
  • google/zxAvatar de google

    google/zx

    45,536Voir sur GitHub↗

    This project is a shell scripting environment and task automation toolset that enables the execution of system commands directly within JavaScript. It functions as a process execution wrapper, providing a unified interface for spawning external utilities, managing system processes, and orchestrating complex workflows. The tool distinguishes itself by using tagged template literals to automatically escape shell arguments, which prevents command injection vulnerabilities during execution. It supports both synchronous and asynchronous command execution, allowing developers to choose between bloc

    JavaScriptbashchild-processcli
    Voir sur GitHub↗45,536
  • graphql-python/flask-graphqlAvatar de graphql-python

    graphql-python/flask-graphql

    1,339Voir sur GitHub↗

    Adds GraphQL support to your Flask application.

    Python
    Voir sur GitHub↗1,339
  • honmaple/flask-msearchAvatar de honmaple

    honmaple/flask-msearch

    225Voir sur GitHub↗

    Full text search for flask.

    Python
    Voir sur GitHub↗225
  • immutable-js/immutable-jsAvatar de immutable-js

    immutable-js/immutable-js

    33,060Voir sur GitHub↗

    Immutable.js is a library of persistent data structures and a functional state management toolkit. It provides a collection of immutable objects and arrays that prevent direct mutation to ensure predictable state management in JavaScript applications. The library utilizes structural sharing to efficiently create new versions of data without full copying and implements lazy sequence processing to chain data transformations that execute only when values are requested. It also supports batch mutation processing, allowing multiple changes to be applied to a temporary mutable copy before returning

    TypeScript
    Voir sur GitHub↗33,060
  • iurisilvio/flask-pusherAvatar de iurisilvio

    iurisilvio/Flask-Pusher

    9Voir sur GitHub↗

    Flask extension for Pusher

    Python
    Voir sur GitHub↗9
  • js-sdsl/js-sdslJ

    js-sdsl/js-sdsl

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • krisk/fuseAvatar de krisk

    krisk/Fuse

    20,347Voir sur GitHub↗

    Fuse is a JavaScript fuzzy search library and client-side search engine designed to index and query JSON data. It provides utilities for approximate string matching and ranking results by relevance, allowing applications to perform fast filtering and searching of datasets without a dedicated backend. The library distinguishes itself through a token-based search implementation that supports word-order independence and relevance weighting. It utilizes edit-distance scoring to handle typos and insertions, and employs a system of field weighting to prioritize matches in high-value data keys. The

    JavaScriptbitapjavascriptlightweight-fuzzy-search
    Voir sur GitHub↗20,347
  • kvesteri/sqlalchemy-searchableAvatar de kvesteri

    kvesteri/sqlalchemy-searchable

    276Voir sur GitHub↗

    Fulltext searchable models for SQLAlchemy. Only supports PostgreSQL

    Python
    Voir sur GitHub↗276
  • lepture/flask-wtfAvatar de lepture

    lepture/flask-wtf

    1,507Voir sur GitHub↗

    Simple integration of Flask and WTForms, including CSRF, file upload and Recaptcha integration.

    Python
    Voir sur GitHub↗1,507
  • lixxu/flask-paginateAvatar de lixxu

    lixxu/flask-paginate

    288Voir sur GitHub↗

    Pagination support for flask

    Python
    Voir sur GitHub↗288
  • madcapjake/earl-hyperscriptAvatar de MadcapJake

    MadcapJake/earl-hyperscript

    2Voir sur GitHub↗

    Converts Earl Grey's document building syntax to vtree that works with Cycle.js.

    Voir sur GitHub↗2
  • maiermic/cycle-storageifyAvatar de maiermic

    maiermic/cycle-storageify

    6Voir sur GitHub↗

    Augments your Cycle.js component (main function) by storing its onion-shaped state in local storage.

    TypeScript
    Voir sur GitHub↗6
  • mattupstate/flask-mailAvatar de mattupstate

    mattupstate/flask-mail

    643Voir sur GitHub↗

    Flask-Mail adds SMTP mail sending to your Flask applications

    Python
    Voir sur GitHub↗643
  • miguelgrinberg/flask-socketioAvatar de miguelgrinberg

    miguelgrinberg/Flask-SocketIO

    5,509Voir sur GitHub↗

    Flask-SocketIO is a Flask extension that integrates the Socket.IO real-time communication protocol into Flask applications, enabling persistent bidirectional connections between servers and clients. It transparently switches between WebSocket and HTTP long-polling while maintaining a persistent session identity, and provides a full event-driven framework for real-time web application communication. The library distinguishes itself with support for namespace multiplexing, allowing event handlers to be isolated into separate namespaces with independent lifecycle and routing. It also offers room

    Pythonflaskflask-socketiopython
    Voir sur GitHub↗5,509
  • ohanhi/hyperscript-helpersAvatar de ohanhi

    ohanhi/hyperscript-helpers

    631Voir sur GitHub↗

    Terse syntax for hyperscript.

    JavaScript
    Voir sur GitHub↗631
  • ph200/cycle-reactAvatar de pH200

    pH200/cycle-react

    369Voir sur GitHub↗

    An RxJS functional interface to Facebook's React.

    JavaScript
    Voir sur GitHub↗369
  • philhawthorne/ha-dockermonAvatar de philhawthorne

    philhawthorne/ha-dockermon

    291Voir sur GitHub↗

    A NodeJS RESTful API which can be used with Home Assistant to report the state of Docker Containers

    JavaScript
    Voir sur GitHub↗291