The PDNS Software Development Kit (SDK) for Javascript contains library code and examples designed to enable developers to build applications using PDNS.
To use the components from the PDNS SDK for JavaScript, copy the contents of the lib/ directory to your local directory. Then, include the ripdnssdk.js file from this directory in your code.
<script type="text/javascript" src="ripdnssdk.js"></script>
<script type="text/javascript" charset="utf-8">
</script>
Copyright (C) 2016 the the REN-ISAC
Free use of this software is granted under the terms of the GNU Lesser General Public License (LGPL v3.0). For details see the file LICENSE included with the distribution.