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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
shinyworks avatar

shinyworks/cookies

0
View on GitHub↗
38 stele·4 fork-uri·R·4 vizualizăricookies.shinyworks.org↗

Cookies

experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental) status](https://www.r-pkg.org/badges/version/cookies)](https://CRAN.R-project.org/package=cookies)…

Features

  • Web API Integration - Manage browser cookies with support for HttpOnly security.

Istoric stele

Graficul istoricului de stele pentru shinyworks/cookiesGraficul istoricului de stele pentru shinyworks/cookies

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Cookies

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Cookies.
  • valderman/haste-compilerAvatar valderman

    valderman/haste-compiler

    1,482Vezi pe GitHub↗

    Haste-compiler is a source-to-source compiler and web framework that translates Haskell source code into JavaScript programs for execution in web browsers and server environments. It enables the creation of unified web applications from a single type-safe codebase, automatically generating communicating client and server binaries while preserving static type guarantees across tiers. The system translates high-level code through an existing compiler infrastructure paired with custom code generators, supported by an AST-based optimization and minification pipeline for producing lean deployment

    Haskellcompilerghchaskell
    Vezi pe GitHub↗1,482
  • hyperapp/hyperappAvatar hyperapp

    hyperapp/hyperapp

    19,211Vezi pe GitHub↗

    Hyperapp is a lightweight JavaScript framework for building web applications. It functions as a declarative state management system that synchronizes the user interface with a centralized application state. The framework utilizes a virtual DOM to render user interfaces and reconcile changes to the browser display. It employs a subscription model to synchronize external web APIs and asynchronous events with the global state. The system manages data through a single-state-tree architecture, where updates are handled via discrete actions and pure functions. This approach ensures that the view u

    JavaScript
    Vezi pe GitHub↗19,211
  • jorgebucaran/hyperappAvatar jorgebucaran

    jorgebucaran/hyperapp

    19,211Vezi pe GitHub↗

    Hyperapp is a functional JavaScript framework for building hypertext applications. It centers on a state management library and a virtual DOM system that creates in-memory interface representations to apply efficient updates to the browser screen via diffing. The framework avoids templates and JSX, instead utilizing function composition and dedicated tag wrappers to generate HTML structures and SVG elements. It implements a unidirectional data flow where a central state object is managed through transformation functions. The system covers declarative UI rendering and functional web interfaci

    JavaScript
    Vezi pe GitHub↗19,211
  • trestletech/shinystoreAvatar trestletech

    trestletech/shinyStore

    95Vezi pe GitHub↗

    shinyStore

    R
    Vezi pe GitHub↗95
Vezi toate cele 8 alternative pentru Cookies→

Întrebări frecvente

Ce face shinyworks/cookies?

experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental) status](https://www.r-pkg.org/badges/version/cookies)](https://CRAN.R-project.org/package=cookies)…

Care sunt principalele funcționalități ale shinyworks/cookies?

Principalele funcționalități ale shinyworks/cookies sunt: Web API Integration.

Care sunt câteva alternative open-source pentru shinyworks/cookies?

Alternativele open-source pentru shinyworks/cookies includ: valderman/haste-compiler — Haste-compiler is a source-to-source compiler and web framework that translates Haskell source code into JavaScript… hyperapp/hyperapp — Hyperapp is a lightweight JavaScript framework for building web applications. It functions as a declarative state… jorgebucaran/hyperapp — Hyperapp is a functional JavaScript framework for building hypertext applications. It centers on a state management… trestletech/shinystore — shinyStore. colinfay/geoloc — The goal of geoloc is to provide access to the geolocation API from modern web-browser, in order to get the location… oobianom/shinystoreplus — [x] In-browser storage for Shiny persistent, synchronized data from the inputs using IndexedDB. - [x] Transfer browser…