Thursday, 27 April 2017

jQuery DOM manipulations on Node.js

I'm using gulp-inject-svg, but it ruins _.templates,https://github.com/viktorlarsson/gulp-inject-svg/issues/14 So, I'm trying to change cheerio in this plugin to something that can take all img tags and put SVG code instead.

jQuery can't work without a window object and jsdom does' not work on node >4.0.0

I need a jQuery substitute for node.js.



via Winni

No comments:

Post a Comment