Edoardo L'Astorina

Results 4 issues of Edoardo L'Astorina

Links to documentation: https://www.npmjs.com/package/kafkajs Link to GitHub or NPM: https://github.com/tulios/kafkajs Type of contribution: addition

changes requested

### Runtime node.js ### Runtime version 18+ ### Module version 21.3.3 ### Last module version without issue _No response_ ### Used with _No response_ ### Any other relevant information _No...

bug

Docs say ``` import { parse } from 'node-html-parser'; const root = parse('Hello World'); console.log(root.firstChild.structure); // ul#list // li // #text console.log(root.querySelector('#list')); // { tagName: 'ul', // rawAttrs: 'id="list"', //...

### Runtime node.js ### Runtime version 18+ ### Module version 21.3.3 ### Last module version without issue _No response_ ### Used with _No response_ ### Any other relevant information _No...

bug