Changes between Version 1 and Version 2 of ZooWebSite/2015/Code/ZOO-Client
- Timestamp:
- Apr 24, 2015, 5:48:52 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ZooWebSite/2015/Code/ZOO-Client
v1 v2 4 4 <div class="container"> 5 5 <div class="col-xs-12 col-sm-2 col-lg-2 text-center"> 6 <span class="zoo-title "><img src="/img/zoo- monkey.png" class="img-responsive circ"/></span>6 <span class="zoo-title "><img src="/img/zoo-yac.png" class="img-responsive circ"/></span> 7 7 </div> 8 8 <div class="col-xs-12 col-sm-10 col-lg-10 text-center"> 9 9 <h1 class="section-heading">ZOO-Client</h1> 10 <h2 class="sub-heading"> Server-side javascript WPS</h2>10 <h2 class="sub-heading">WPS JavaScript Client</h2> 11 11 <div class="well well well-heading"> 12 <p class="intnp"><b>ZOO- API</b> is a server-side Javascript library for creating and chaining ZOO-Services. It lets you script on the server-side to execute WPS Processes, and thus to use common JavaScript controls and logic for WPS chaining.</p>12 <p class="intnp"><b>ZOO-Client</b> ...</p> 13 13 </div> 14 14 </div>