Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Archive

Reference documentation preserved for future work.

Contents

CLI library comparisons and UX principles.

  • CLI framework comparisons
  • Output helper patterns
  • UX best practices

Module resolution research for Bun, Deno, and Node.js.

  • How each runtime resolves imports
  • Symlink behavior differences
  • PATH and NODE_PATH handling