{"payload":{"pageCount":1,"repositories":[{"type":"Public","name":"reflex-gadt-api","owner":"reflex-frp","isFork":false,"description":"Interact with a JSON-serialized API defined by a GADT in your reflex-dom application","allTopics":[],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":2,"issueCount":2,"starsCount":17,"forksCount":5,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":[0,0,1,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-28T16:34:28.561Z"}},{"type":"Public","name":"reflex","owner":"reflex-frp","isFork":false,"description":"Interactive programs without callbacks or side-effects. Functional Reactive Programming (FRP) uses composable events and time-varying values to describe interactive systems as pure functions. Just like other pure functional code, functional reactive code is easier to get right on the first try, maintain, and reuse.","allTopics":["reactive","functional-reactive-programming","reflex-frp","haskell","frp"],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":16,"issueCount":71,"starsCount":1061,"forksCount":143,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-12T17:53:12.514Z"}},{"type":"Public","name":"patch","owner":"reflex-frp","isFork":false,"description":"Data structures for describing changes to other data structures.","allTopics":[],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":6,"issueCount":5,"starsCount":16,"forksCount":12,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-08T15:14:49.523Z"}},{"type":"Public","name":"reflex-dom","owner":"reflex-frp","isFork":false,"description":"Web applications without callbacks or side-effects. Reflex-DOM brings the power of functional reactive programming (FRP) to the web. Build HTML and other Document Object Model (DOM) data with a pure functional interface.","allTopics":["reactive","functional-reactive-programming","frp","reflex-frp","haskell"],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":28,"issueCount":44,"starsCount":352,"forksCount":141,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-07T15:24:32.141Z"}},{"type":"Public","name":"reflex-vty","owner":"reflex-frp","isFork":false,"description":"Build terminal applications using functional reactive programming (FRP) with Reflex FRP.","allTopics":["terminal","tui","functional-reactive-programming","vty","reflex-frp","haskell","frp"],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":1,"issueCount":4,"starsCount":139,"forksCount":25,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-25T01:59:31.526Z"}},{"type":"Public","name":"reflex-platform","owner":"reflex-frp","isFork":false,"description":"A curated package set and set of tools that let you build Haskell packages so they can run on a variety of platforms. reflex-platform is built on top of the nix package manager.","allTopics":["reactive","nix","full-stack","functional-reactive-programming","ghcjs","reflex-frp","haskell","frp"],"primaryLanguage":{"name":"Nix","color":"#7e7eff"},"pullRequestCount":10,"issueCount":35,"starsCount":716,"forksCount":163,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":[10,0,6,0,2,3,30,2,1,0,2,1,0,0,0,0,2,0,3,1,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-03T14:27:27.986Z"}},{"type":"Public","name":"reflex-ghci","owner":"reflex-frp","isFork":false,"description":"Run GHCi from within a Reflex FRP application and interact with it using a functional reactive interface.","allTopics":["haskell","repl","developer-tools","reload","ghci"],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":2,"issueCount":1,"starsCount":38,"forksCount":3,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":[1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-02T05:29:21.343Z"}},{"type":"Public","name":"reflex-process","owner":"reflex-frp","isFork":false,"description":"Run and interact with system processes from within a Reflex FRP application.","allTopics":["shell","haskell","process","frp","vty","reflex"],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":0,"issueCount":2,"starsCount":10,"forksCount":1,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-02-09T23:31:15.424Z"}},{"type":"Public","name":"reflex-examples","owner":"reflex-frp","isFork":false,"description":"See Reflex FRP in action with tinker-friendly code samples you can run yourself.","allTopics":["haskell","reactive","functional-reactive-programming","frp","reflex-frp"],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":2,"issueCount":5,"starsCount":78,"forksCount":33,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-01-25T20:07:39.801Z"}},{"type":"Public","name":"reflex-todomvc","owner":"reflex-frp","isFork":false,"description":"Reflex FRP is a composable, cross-platform functional reactive programming framework for Haskell. It allows you to build interactive components in pure functional style, working in harmony with established Haskell techniques and improving the quality and elegance of your applications.","allTopics":["reactive","functional-reactive-programming","frp","reflex-frp","haskell"],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":1,"issueCount":1,"starsCount":32,"forksCount":26,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-08-02T08:48:44.422Z"}},{"type":"Public","name":"reflex-fsnotify","owner":"reflex-frp","isFork":false,"description":"Watch files and directories for changes using a functional-reactive interface!","allTopics":["haskell","filesystem","fsnotify","functional-reactive-programming","frp","reflex"],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":1,"issueCount":0,"starsCount":6,"forksCount":2,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-05-26T14:42:29.357Z"}},{"type":"Public","name":"reflex-dom-contrib","owner":"reflex-frp","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":2,"issueCount":3,"starsCount":50,"forksCount":31,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-05-18T17:19:06.600Z"}},{"type":"Public","name":"reflex-frp.org","owner":"reflex-frp","isFork":false,"description":"reflex-frp.org website","allTopics":["haskell","reactive","functional-reactive-programming","frp","reflex-frp"],"primaryLanguage":{"name":"HTML","color":"#e34c26"},"pullRequestCount":6,"issueCount":13,"starsCount":28,"forksCount":12,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-02-04T15:03:36.309Z"}},{"type":"Public","name":"servant-reflex","owner":"reflex-frp","isFork":true,"description":"Generate reflex client functions for querying a servant API","allTopics":[],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":59,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-08-03T12:33:22.317Z"}},{"type":"Public","name":"reflex-gloss","owner":"reflex-frp","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":0,"issueCount":3,"starsCount":9,"forksCount":5,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-07-30T21:42:55.924Z"}},{"type":"Public","name":"reflex-aeson-orphans","owner":"reflex-frp","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":1,"issueCount":0,"starsCount":2,"forksCount":0,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-06-16T16:46:10.505Z"}},{"type":"Public","name":"reflex-dom-ace","owner":"reflex-frp","isFork":false,"description":"Reflex wrapper for the ACE editor","allTopics":["haskell","reactive","functional-reactive-programming","frp","reflex-frp"],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":1,"issueCount":1,"starsCount":12,"forksCount":8,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-07-25T19:30:28.654Z"}},{"type":"Public","name":"reflex-native","owner":"reflex-frp","isFork":false,"description":"Framework for writing fully native apps using Reflex, a Functional Reactive Programming library for Haskell.","allTopics":["haskell","reactive","functional-reactive-programming","frp","reflex-frp"],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":0,"issueCount":0,"starsCount":43,"forksCount":4,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-11-11T05:51:38.880Z"}},{"type":"Public","name":"reflex-dom-semui","owner":"reflex-frp","isFork":false,"description":"A reflex-dom API for Semantic UI components","allTopics":["haskell","reactive","functional-reactive-programming","frp","reflex-frp"],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":1,"issueCount":4,"starsCount":22,"forksCount":10,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-09-20T15:18:18.692Z"}},{"type":"Public","name":"reflex-sdl2","owner":"reflex-frp","isFork":true,"description":"A minimal host for sdl2 based reflex apps.","allTopics":[],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":0,"issueCount":0,"starsCount":5,"forksCount":11,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-05-29T17:19:46.563Z"}},{"type":"Public","name":"reflex-frp","owner":"reflex-frp","isFork":false,"description":"Subscribe to this repo to be notified of announcements and changes in Reflex FRP","allTopics":["meta","reactive","rfc","functional-reactive-programming","reflex-frp","announcements"],"primaryLanguage":null,"pullRequestCount":0,"issueCount":3,"starsCount":3,"forksCount":1,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-05-21T06:33:52.690Z"}},{"type":"Public","name":"jsaddle","owner":"reflex-frp","isFork":true,"description":"JavaScript interface that works with GHCJS or GHC","allTopics":[],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":62,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-03-27T21:59:56.213Z"}},{"type":"Public","name":"reflex-huge-table","owner":"reflex-frp","isFork":true,"description":"Testing reflex RAM consumption","allTopics":[],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-01-27T20:08:15.790Z"}}],"repositoryCount":23,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"reflex-frp repositories"}