[ANN] aautil 0.0.1 is released: https://github.com/aatree/aautil
@micha I finally got the basics out of the way. Time to get back to working on databases and supporting structures. simple_smile
And I want to start by rewriting some of the code that is already done so that it can run in the browser.
Oh! I really aught to convert dewdrop first. 😄
And I want to implement it as a component.
er, trait
looking very useful
ho! Forgot. Need a .hl "demo" for closer.
We now have two demos, counters and closer.
Next up is dewdrop.
cool
added an integration to this channel: https://clojurians.slack.com/services/B0K8JK9T8
added an integration to this channel: https://clojurians.slack.com/services/B0K8KC1G8
disabled an integration in this channel: https://clojurians.slack.com/services/B0K8JK9T8
enabled an integration in this channel: https://clojurians.slack.com/services/B0K8JK9T8
We now have 3 repositories: aautil - for misc things of general interest aademo - for all kinds of demos relating to aatree and aadurable - for data structures and databases.
laforge/dewdrop will be added to aautil. It should integrate nicely with hoplon. simple_smile
removed an integration from this channel: https://clojurians.slack.com/services/B0K8KC1G8
removed an integration from this channel: https://clojurians.slack.com/services/B0K8JK9T8
removed an integration from this channel: https://clojurians.slack.com/services/B0K7M2NE6
added an integration to this channel: https://clojurians.slack.com/services/B0K8K7TRR
another test: https://github.com/aatree/aadurable
@meow Do you think we could create a cljs wrapper for this? https://nodejs.org/api/zlib.html I'd love to have a dewdrop lense for gzip written in .cljc! simple_smile
@laforge49: I don't know. I've never created a cljs wrapper.
Neither have I. The js interop in cljs looks easy enough. My problem is that I don't know js.
But my first question is, can we run a gzip/gunzip in the browser? The reference I found was for node.js. 😞
there is a #cljsjs channel
enjoy!
(if you want too!)
too busy right now, sorry
I'm looking at a .cljc lens for reader/prn-str.
Is OK.
I knew that.
Just anticipating. 😄