Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.02 KB

package_dependencies.md

File metadata and controls

30 lines (21 loc) · 1.02 KB

Dependency Table For: github.com/flowdev/spaghetti-cutter

d a t a - T d e p s - S p a r s e - S s i z e - S x / c o n f i g - T x / d i r s - T x / p k g s - T
/ S S S T T T
deps T T T
parse T
size T
x/config T

Legend

  • Rows - Importing packages
  • Columns - Imported packages

Meaning Of Row And Row Header Formatting

  • Bold - God package (can use all packages)
  • Code - Database package (can only use tool and other database packages)
  • Italic - Tool package (foundational, no dependencies)
  • No formatting - Standard package (can only use tool and database packages)

Meaning Of Letters In Table Columns

  • G - God package (can use all packages)
  • D - Database package (can only use tool and other database packages)
  • T - Tool package (foundational, no dependencies)
  • S - Standard package (can only use tool and database packages)