Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nwalters512/cheerio-self-closing-repro


https://github.com/nwalters512/cheerio-self-closing-repro

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# cheerio-self-closing-repro

Reproduces a potential bug in Cheerio v1.0.0.

## Steps to reproduce

- Clone the repository.
- Run `yarn`.
- Run `node index.js`.

Observe the following output is printed:

```





```