Skip to content

Commit 64cc724

Browse files
authored
add error handling/output truncation to task list
1 parent 3d30269 commit 64cc724

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ Alpha. Certainly contains bugs. There is a [live demo](https://bobbicodes.github
3737
- [X] [Publish to npm](https://www.npmjs.com/package/lang-clojure-eval)
3838
- [X] Create test suite
3939
- [X] Test published package
40+
- [ ] Handle errors
41+
- [ ] Truncate very long eval results
4042
## Run demo locally
4143

4244
```bash

0 commit comments

Comments
 (0)