暫無描述

Lucas Stadler 8a0ad0ae29 use om 0.3.0. 12 年之前
..
clarity af023972df fix syntax of datomic attribute type. 12 年之前
cljs 4b32c2a8f5 output result in an element, not on the console. 12 年之前
.gitignore 801767ba48 clarity: Storing structured data in datomic. 12 年之前
README.md 7d7b69eb27 add a tiny README with a few todo items. 12 年之前
clarity.clj ee50681828 Move soft type checking to a separate namespace. 12 年之前
map-sample.html 651a0e1b8b wrap setup in a fn. 12 年之前
map-typed.html 4ac1ccac6b grey out readonly fields. 12 年之前
project.clj 8a0ad0ae29 use om 0.3.0. 12 年之前

README.md

clarity

towards structural editing in clojure(-script) using the types from core.typed and om for the ui.

todo

  • vectors and sets
  • arbitrary union types
  • nested fields
  • dynamic fields (fetching possible values/hints from the network (or generating them?))