Appearance
You can use a script tag or ES Module imports to access the library using a CDN.
script
import nwb from 'https://cdn.jsdelivr.net/npm/webnwb@0.1.0'
<script src='https://cdn.jsdelivr.net/npm/webnwb@0.1.0'></script>