## html-to-aberdeen

This tool allows you to convert a block of HTML into Aberdeen syntax. 

```sh
npx html-to-aberdeen
```

It takes HTML on stdin (paste it and press `ctrl-d` for end-of-file), and outputs JavaScript on stdout.
