Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/browserify/browserify
/ index.js
File
index.js
index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
path = require(
'path'
);
2
var
mdeps = require(
'module-deps'
);
3
var
depsSort = require(
'deps-sort'
);
4
var
bpack = require(
'browser-pack'
);
Callers
nothing calls this directly
Calls
7
relativePath
Function · 0.85
isStream
Function · 0.85
isExternalModule
Function · 0.85
resolved
Function · 0.85
f
Function · 0.85
isAbsolutePath
Function · 0.85
ready
Function · 0.85
Tested by
no test coverage detected