README
nodocs
NodeJS utility that opens a browser window with API docs for Node and JS as well as looking up packages in NPM
Utility that gives you commands to look up stuff in the Node API, NPM package list and Mozilla JS API
<script type="module">
import nodocs from 'https://cdn.skypack.dev/nodocs';
</script>
NodeJS utility that opens a browser window with API docs for Node and JS as well as looking up packages in NPM