Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

initial js API #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

kristianmandrup
Copy link

Trying to add initial javascript API by proxying core.cljs public API, similar to the approach in datascript js API

@typeetfunc
Copy link

@kristianmandrup I planned add some reagent-agnostic posh functions(datom-match, q-analyze) in datascript-mori. Can you create issue with description of the desired functionality from Posh in JS API?

@mpdairy
Copy link
Owner

mpdairy commented Apr 22, 2016

I'm actually redoing posh right now so that it's functional, reagent-agnostic, and works with either datomic or datascript (the reagent support will just be a separate plugin repo). It will let you build a topology of filters and queries and you can trickle tx through it to see what changes. I'll document that when it's done, which will hopefully be soon (it's so much easier than making it with reactions).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants