Skip to content

Prototype of the idea of profunctor user interfaces for web/MDC-based UIs written in PureScript

License

Notifications You must be signed in to change notification settings

restaumatic/bambik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Profunctor User Interfaces

This is a prototype of the idea of profunctor user interfaces for Web/Material Design Component-based UIs written in PureScript.

Read short description of the idea

Read full description of the idea

Demo

In order to run the demo:

$ npm install

Demo of Material Design Component-based UI:

$ npm run demo1

Demo of plain HTML-based UI:

$ npm run demo2

TODOs

  1. Full set of first-order MDC components
  2. Validation
  3. Collections and Higher-order components (including MDC)
  4. I18n
  5. Web UI live preview