You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Great library! How can I get a copy-paste-able version of this library minified? Breaking it up into many files is not practical for my use case (Chrome developer console).
Thanks!
The text was updated successfully, but these errors were encountered:
Would you like the jQuery version? If so, you can find it at https://github.com/ilinsky/jquery-xpath If not, what API would you need? Where do you want to run library - server-/ or client-side?
Hi. I'm trying to run this library on the client side (browser). But the dependencies on "fs" and "vm" doesn't allow that. Is there a way to use this directly in browser (without using jquery-xpath)?
Hello,
Great library! How can I get a copy-paste-able version of this library minified? Breaking it up into many files is not practical for my use case (Chrome developer console).
Thanks!
The text was updated successfully, but these errors were encountered: