awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to slamdata/purescript-halogen

Open-source alternatives to Purescript Halogen

20 open-source projects similar to slamdata/purescript-halogen, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Purescript Halogen alternative.

  • ajnsit/purescript-concurajnsit का अवतार

    ajnsit/purescript-concur

    271GitHub पर देखें↗

    Purescript Concur

    PureScript
    GitHub पर देखें↗271
  • alexmingoia/purescript-puxalexmingoia का अवतार

    alexmingoia/purescript-pux

    568GitHub पर देखें↗

    Build type-safe web applications with PureScript. Documentation | Examples | Chat

    PureScript
    GitHub पर देखें↗568
  • easafe/purescript-flameeasafe का अवतार

    easafe/purescript-flame

    319GitHub पर देखें↗

    Fast & simple framework for building web applications

    PureScript
    GitHub पर देखें↗319
  • funkia/purescript-turbinefunkia का अवतार

    funkia/purescript-turbine

    82GitHub पर देखें↗

    A purely functional library for building user interfaces powered by FRP.

    PureScript
    GitHub पर देखें↗82
  • i-am-tom/purescript-pandai-am-tom का अवतार

    i-am-tom/purescript-panda

    70GitHub पर देखें↗

    Panda is a PureScript UI library for building declarative front-ends without a virtual DOM. To achieve this, dynamic events are specifically labelled and configured to produce specific event listeners, and updates are localised to the tree underneath.

    PureScript
    GitHub पर देखें↗70

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
juspay/purescript-prestojuspay का अवतार

juspay/purescript-presto

241GitHub पर देखें↗

Write apps like equations!

PureScript
GitHub पर देखें↗241
  • lumihq/purescript-react-basiclumihq का अवतार

    lumihq/purescript-react-basic

    287GitHub पर देखें↗

    There's a brief section on getting started below. For a more complete guide, check out the React Basic ~docs! (work in progress)~ (sorry, not sure when the docs will be done but here's a "real world" example app which is a great starting point! jonasbuntinx/purescript-react-realworld -- I also…

    PureScript
    GitHub पर देखें↗287
  • natefaubion/purescript-sporknatefaubion का अवतार

    natefaubion/purescript-spork

    155GitHub पर देखें↗

    An Elm-like for PureScript. No npm dependencies required.

    PureScript
    GitHub पर देखें↗155
  • outwatch/purescript-outwatchOutWatch का अवतार

    OutWatch/purescript-outwatch

    32GitHub पर देखें↗

    First you will need to install purescript and pulp if you haven't already. Then run the following commands to install OutWatch.

    PureScript
    GitHub पर देखें↗32
  • paf31/purescript-purviewpaf31 का अवतार

    paf31/purescript-purview

    112GitHub पर देखें↗

    A proof-of-concept UI library based on the incremental lambda calculus.

    PureScript
    GitHub पर देखें↗112
  • paf31/purescript-react-explorepaf31 का अवतार

    paf31/purescript-react-explore

    90GitHub पर देखें↗

    Experiments with comonads for modelling React UIs, based on the paper Declarative UIs are the Future - And the Future is Comonadic!.

    PureScript
    GitHub पर देखें↗90
  • paf31/purescript-sdompaf31 का अवतार

    paf31/purescript-sdom

    162GitHub पर देखें↗

    An experiment in replacing the virtual DOM and avoiding diffing.

    PureScript
    GitHub पर देखें↗162
  • paf31/purescript-thermitepaf31 का अवतार

    paf31/purescript-thermite

    349GitHub पर देखें↗

    purescript-thermite is a PureScript wrapper for purescript-react. It does not provide all of the functionality of React, but instead provides a clean API to the most commonly-used parts of its API. It is possible to use purescript-react for more specialized use cases.

    PureScript
    GitHub पर देखें↗349
  • purescript-contrib/purescript-reactpurescript-contrib का अवतार

    purescript-contrib/purescript-react

    410GitHub पर देखें↗

    Low-level React bindings for PureScript. For a higher-level library for working with React, please see react-basic repository (which includes a package for working with React Hooks).

    PureScript
    GitHub पर देखें↗410
  • restaumatic/purescript-specularrestaumatic का अवतार

    restaumatic/purescript-specular

    133GitHub पर देखें↗

    Specular is a library for building Web-based UIs in PureScript, based on Functional Reactive Programming (FRP).

    PureScript
    GitHub पर देखें↗133
  • sharkdp/purescript-flaresharkdp का अवतार

    sharkdp/purescript-flare

    285GitHub पर देखें↗

    Flare is a special-purpose UI library for PureScript. It is built on top of purescript-signal and uses Applicative-style programming to combine predefined input fields to a reactive user interface. Flare is inspired by the Haskell library typed-spreadsheet. The main design-criterion of this…

    PureScript
    GitHub पर देखें↗285
  • slamdata/purescript-cssslamdata का अवतार

    slamdata/purescript-css

    108GitHub पर देखें↗

    A type-safe library for describing, manipulating, and rendering CSS.

    PureScript
    GitHub पर देखें↗108
  • spicydonuts/purescript-react-basic-hooksspicydonuts का अवतार

    spicydonuts/purescript-react-basic-hooks

    203GitHub पर देखें↗

    react-basic-hooks is a React hook API for react-basic.

    PureScript
    GitHub पर देखें↗203
  • utkarshkukreti/purescript-hedwigutkarshkukreti का अवतार

    utkarshkukreti/purescript-hedwig

    130GitHub पर देखें↗

    Hedwig is a fast, type safe, declarative PureScript library for building web applications.

    PureScript
    GitHub पर देखें↗130
  • zrho/purescript-optic-uizrho का अवतार

    zrho/purescript-optic-ui

    122GitHub पर देखें↗

    Optic UI (v2)

    PureScript
    GitHub पर देखें↗122