deno.land / x / msgpack_javascript@v3.0.0-beta2 / example / amd-example.html

amd-example.html
<!DOCTYPE html> <html lang="en"> <head> <script src="../dist.es5+umd/msgpack.min.js"></script> <style> main { width: 80%; margin: 20px auto; } </style> </head> <body> <main> <h1>AMD for @msgpack/msgpack</h1> <pre><code>&lt;script src="https://unpkg.com/@msgpack/msgpack"&gt;&lt;/script&gt;</code></pre> <script src="./amd-example.js"></script> </main> </body> </html>
msgpack_javascript

Version Info

Tagged at
a year ago