Skip to content

Latest commit

 

History

History
63 lines (54 loc) · 4.92 KB

README.md

File metadata and controls

63 lines (54 loc) · 4.92 KB

Awesome Concur

A curated list of awesome Concur resources and related projects.

Concur is a UI framework, for a variety of platforms, that explores an entirely new paradigm. It does not follow FRP (think Reflex or Reactive Banana), or Elm architecture, but aims to combine the best parts of both.

Contents

Integrations

Libraries

Projects Using Concur

Documentation

Related

These are libraries I have found that seem to be atleast tangentially related to the Concur model.

  • synchron - Synchronous programming in Haskell.
  • crank - JSX-driven components with functions, promises and generators.
  • flowponent - Flows for Javascript.
  • presto - Write apps like mathematical equations.
  • imperative - Structured flows for Javascript.
  • sneathlane - Haskell UI library for canvas.

Miscellaneous

Research papers that refer to Concur

Contributing

Anyone who finds something interesting about Concur is welcome to submit a pull request to add it to our list! Please conduct the CONTRIBUTING.md before submitting the pull request.