DEV Community

Discussion on: Access any HTML DOM Element, easier than ever

Collapse
 
aarone4 profile image
Aaron Reese

Nice idea. Does it play nicely with jQuery or any of the major frameworks?

Collapse
 
aj1thkr1sh profile image
aj1thkr1sh

Hi,
Nice idea
Thanks

Does it play nicely with jQuery or any of the major frameworks?
Yes, if you can include the EnFields

<script src="https://unpkg.com/enfields"></script>

in your page, you can use along with any other library

Thanks for the comment. All the best