adspace


Is it possible to access dom in node?

Answer Posted / Shilpi Sankhwar

Yes, it's possible to access the DOM (Document Object Model) in Node.js using libraries like jsdom or cheerio, which allow you to emulate a browser environment and manipulate the DOM programmatically.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is node js losing popularity?

590


How we can read a file in node js?

571