Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nwalters512/cheerio-self-closing-repro
https://github.com/nwalters512/cheerio-self-closing-repro
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nwalters512/cheerio-self-closing-repro
- Owner: nwalters512
- Created: 2024-08-17T17:53:25.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-17T18:07:45.000Z (3 months ago)
- Last Synced: 2024-10-10T03:10:51.319Z (27 days ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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:
```
```