This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-01-11
Channels
- # announcements (16)
- # aws (17)
- # babashka (25)
- # beginners (60)
- # calva (40)
- # cider (3)
- # clara (4)
- # clj-kondo (24)
- # clojure (16)
- # clojure-austin (3)
- # clojure-dev (23)
- # clojure-europe (33)
- # clojure-nl (2)
- # clojure-norway (7)
- # clojure-uk (4)
- # clojurescript (39)
- # clr (108)
- # conjure (10)
- # cursive (12)
- # datalevin (7)
- # editors (2)
- # events (1)
- # fulcro (24)
- # graalvm (3)
- # introduce-yourself (8)
- # london-clojurians (2)
- # malli (18)
- # meander (6)
- # missionary (10)
- # nbb (16)
- # off-topic (19)
- # polylith (1)
- # portal (4)
- # rdf (1)
- # reitit (4)
- # remote-jobs (3)
- # shadow-cljs (10)
- # xtdb (12)
Announcing v0.1.0 of leva.cljs
! This library provides a #reagent interface to the https://github.com/pmndrs/leva declarative GUI library. These panels can sync bidirectionally to a stateful atom or cursor.
Please give the library a try via the https://leva.mentat.org written with #clerk.
• Clojars: https://clojars.org/org.mentat/leva.cljs
• Github: https://github.com/mentat-collective/leva.cljs
• cljdoc: https://cljdoc.org/d/org.mentat/leva.cljs/0.1.0
• Interactive docs: https://leva.mentat.org
And a quick GIF of a panel updating some reactive state:
as a Blender learner, i approve of this UI 😄
I've been really close to adding something like this myself! This looks great, lots of nice ideas for this 😄
Exactly what I need for my experimental/explorative projects, thanks for doing this!
The #C04F3SGPMAR wizard is here! Now you can build your next Clojure project with our new web-based HOP CLI Settings Editor. We have written a blog post explaining how we built the wizard using Babashka and Scittle. https://www.gethop.dev/post/the-wizard-of-hop-how-we-built-the-web-based-hop-cli-settings-editor-using-babashka-and-scittle
small bit of feedback: the blue links on the dark blue background are really tough on the eyes 🙂
@U03CX2B143G nice! :) If you distribute your CLI as a .jar file then you can also install it with #babashka-bbin as a global tool - might be useful
This means users could then run $ hop bootstrap
instead of $ bb hop-cli.jar boostrap
for example
@U04V15CAJ done: https://docs.gethop.dev/en/latest/get-started/installation/main.html Thank you!
@U014V99QYA1 Awesome :)