Sin Descripción

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

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?))