Modules§
Structs§
- Conditions
From Resolution Mode - Deno
IsBuilt InNode Module Checker - An implementation of IsBuiltInNodeModuleChecker that uses
the list of built-in node_modules that are supported by Deno
in the
deno_nodecrate (ext/node). - Node
Resolver - Package
Json - Package
Json Resolver - Package
Json Thread Local Cache - UrlOr
Path Ref
Enums§
Statics§
- DEFAULT_
CONDITIONS - DENO_
SUPPORTED_ BUILTIN_ NODE_ MODULES - Collection of built-in node_modules supported by Deno.
- REQUIRE_
CONDITIONS
Traits§
- InNpm
Package Checker - Checks if a provided specifier is in an npm package.
- IsBuilt
InNode Module Checker - NpmPackage
Folder Resolver - Path
Clean - Extension to path_clean::PathClean
Functions§
- parse_
npm_ pkg_ name - resolve_
specifier_ into_ node_ modules - Resolves a specifier that is pointing into a node_modules folder.