We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c521061 commit 78fe3e3Copy full SHA for 78fe3e3
1 file changed
README.md
@@ -37,8 +37,10 @@ Alpha. Certainly contains bugs. There is a [live demo](https://bobbicodes.github
37
- [X] [Publish to npm](https://www.npmjs.com/package/lang-clojure-eval)
38
- [X] Create test suite
39
- [X] Test published package
40
-- [ ] Handle errors
+- [X] Handle errors
41
- [ ] Truncate very long eval results
42
+- [ ] Handle infinite loops
43
+
44
## Run demo locally
45
46
```bash
0 commit comments