JQuery风格 Packages

jquery-jsdom

For jQuery to work in Node, a window with a document is required. Since no such window exists natively in Node, one can be mocked by tools such as jsDOM.

1.0.0 • Published 6 years ago

jquery.soap

jQuery plugin for communicating with a web service using SOAP. This script uses $.ajax to send the SOAP message. It can take XML DOM, XML string or JSON as input and the response can be returned as either XML DOM, XML string or JSON too. Big thanx to ever

1.7.3 • Published 7 years ago