Skip to content

Commit 200eec9

Browse files
RauliLadsr
authored andcommitted
Mention Node.js wrapper on README
I recently created termbox2 (termbox1 already exists but is unmaintained) wrapper library for Node.js JavaScript engine and thought it would be nice to mention about it in README.md in case anyone else than me needs one.
1 parent 0163189 commit 200eec9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ Other wrapper libraries:
111111
* [Termbox.pm (Perl)](https://github.com/sanko/Termbox.pm)
112112
* [termbox2-hs (Haskell)](https://github.com/gatlin/termbox2-hs)
113113
* [termbox2-zig (Zig)](https://sr.ht/~kolunmi/termbox2-zig)
114+
* [termbox2-node (JavaScript)](https://github.com/RauliL/termbox2-node)
114115
* [letloop's termbox2 (Chez Scheme)](https://github.com/letloop/letloop/)
115116

116117
### Examples

0 commit comments

Comments
 (0)