You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,7 @@ Most of these could also be considered data-based DSLs, but I think they deserve
42
42
*[juji-io/editscript](https://github.com/juji-io/editscript): A library designed to diff and patch Clojure data structures.
43
43
*[disalvjn/faconne](https://github.com/disalvjn/faconne): Data Restructuring DSL.
44
44
*[HealthSamurai/ironhide](https://github.com/HealthSamurai/ironhide): A runtime agnostic bidirectional data-driven transformation domain-specific language for fun and profit.
45
+
*[escherize/tracks](https://github.com/escherize/tracks): Allows the user to create transformations declaratively.
45
46
*[redplanetlabs/specter](https://github.com/redplanetlabs/specter): Specter rejects Clojure's restrictive approach to immutable data structure manipulation, instead exposing an elegant API to allow any sort of manipulation imaginable.
0 commit comments