Skip to content
This repository has been archived by the owner on Mar 6, 2020. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 696 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 696 Bytes

7GUIs in flimflam

7GUIs is a programming usability benchmark for GUI libraries.

The demo page can be found here: https://flimflamjs.github.io/7GUIs/

Flimflam is a pattern for creating GUIs using functional programming.

Each directory here constitutes a single 7GUIs example. Each example has a set of tests that can be found each each directory's test/index.js file. Each test directory also has its own README.md file with further details.