Skip to main content

2 docs tagged with "Module Specifier"

View All Tags

Browser Module Path

Browser Module Path is defined as: to import Module via Module Specifier to point to CDN URL link - to allow immediate Execution in Browser w/o Bundler. Topics

Module Specifier

Module Specifier is defined as: string to identify & point to Module location. Topics on: Relative Path, Absolute path, URL, Bare Path, Deep Import path. Read m