README
A command line utility that analyzes the dependencies of a CommonJS module as it would be loaded and executed by Mr.
npm install dr
dr <file>
A CommonJS module dependency analyzer for Montage
<script type="module">
import dr from 'https://cdn.skypack.dev/dr';
</script>
A command line utility that analyzes the dependencies of a CommonJS module as it would be loaded and executed by Mr.
npm install dr
dr <file>