dr

A CommonJS module dependency analyzer for Montage

Usage no npm install needed!

<script type="module">
  import dr from 'https://cdn.skypack.dev/dr';
</script>

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>