SWire4js
A JavaScript library for developing SWire web applications
SWire4js is a JavaScript library which facilitates the development of SWire web applications. The main purpose of this library is to provide the developer with utility functions for managing the SWire protocol, namely functions for encoding SWire requests and decoding SWire responses. Secondly, it provides a function for generating Stata missing values. SWire4js is self-contained in the swire4js.js file.
A SWire web application is a web page which interacts with Stata through SWire. Examples of SWire web applications include those of the SWire Web Apps Collection. ...