Evaluate Javascript code and libraries in Clojure
Stars
20
Forks
2
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
16
commits
Released 0.1.2
2d1a74a
Added coercions for nil
db6c5a8
Released 0.1.1
3adacf5
Fixed nested data structure coercions
cef5524
Fixed unbalanced parenthesis in README
85fae2f
Released 0.1.0
c9f1bc2
Updated README
7b20543
Test for evaluating from an I/O object
9f08e56
Added a basic arithmetic test
1f9992e
Convert maps and lists into JS objects
317c14a
Import variables into context
9b5746b
Convert output to Clojure types
bfeded1
Basic smoke test
a5af761
Evaluate I/O objects as well as strings
7cc01a2
Removed vars argument from evaljs
55fd1ac