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

[#6] Added support for ClojureScript #8

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

Conversation

e18r
Copy link

@e18r e18r commented May 23, 2019

Well, @pmonks, this is it. I moved platform-independent code to common.cljc, and platform-specific code to api.clj and api.cljs. I created a separated test suite in api_test.cljs, which uses doo and karma to run the tests, as well as a Flask back end created to get rid of CORS issues. I haven't modified the README yet. I'll do it as soon as you approve my changes.

In order to test, try running ./cljs.sh, which installs all the requirements, runs the test server and the tests. Please let me know if it doesn't work.

@e18r
Copy link
Author

e18r commented May 27, 2019

Hi @pmonks, please let me know what you think about this.

@pmonks
Copy link
Owner

pmonks commented Jul 4, 2019

@e18r just wanted to let you know that I’ve been traveling without a laptop these last few weeks.

I haven’t forgotten about this, promise! 😄

@e18r
Copy link
Author

e18r commented Jul 4, 2019

@pmonks Unfortunately, in its current state, the library doesn't work in react native because hickory seems to have issues with it. Since cljs-http doesn't work with Node, I wonder if there are any use cases left. As for me, I abandoned the project of adding unfurling to Status. Thank you for all your help and until next time!

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.

2 participants