Skip to content

Commit

Permalink
README: Add link to JavaScript bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
hpjansson committed Jan 23, 2024
1 parent c523a81 commit ed2ad16
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Expand Up @@ -67,3 +67,10 @@ That should do it!
[excellent Python bindings](https://chafapy.mage.black/) for Chafa. If
Python's your thing, check them out. They are easy to use and come with a
[detailed tutorial](https://chafapy.mage.black/usage/tutorial.html).

## JavaScript bindings

[Héctor Molinero Fernández](https://hector.molinero.dev/) maintains
[wonderful JavaScript bindings](https://github.com/hectorm/chafa-wasm)
built around his WebAssembly port. These are available from NPM and can
be used in Node.js, web browsers, and more.

0 comments on commit ed2ad16

Please sign in to comment.