Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 764 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 764 Bytes

script-libraries

JavaScript libraries compatible with the Runscope API Test Script Engine.

Available libraries

  • aws4 (Source): Signs and prepares requests using AWS Signature Version 4.
  • left-pad (Source): The one, the only.
  • URI.js (Source): URL parser. Includes IPv6, Punycode, SecondLevelDomains, and URITemplate add-ons.
  • himalaya.js (Source): Parse HTML into JSON. Includes an example of how to use it in a post-response script. (thanks to @NKjoep for the PR!)