$ npm install btc-opcode
JavaScript component for Bitcoin opcodes.
npm install --save btc-opcode
<script src="/path/to/btc-opcode.js"></script>
(TODO)
Most of the code from Stefan Thomas in https://github.com/bitcoinjs/bitcoinjs-lib
(MIT License)