Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/gridstack/gridstack.js
/ gridstack-engine-spec.ts
File
gridstack-engine-spec.ts
spec/gridstack-engine-spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ GridStackEngine } from
'../src/gridstack-engine'
;
2
import
{ GridStackNode } from
'../src/types'
;
3
4
describe(
'gridstack engine:'
, () => {
Callers
nothing calls this directly
Calls
14
findNode
Function · 0.85
prepareNode
Method · 0.80
sortNodes
Method · 0.80
getDirtyNodes
Method · 0.80
cleanNodes
Method · 0.80
_notify
Method · 0.80
_packNodes
Method · 0.80
changedPosConstrain
Method · 0.80
addNode
Method · 0.80
columnChanged
Method · 0.80
batchUpdate
Method · 0.45
isAreaEmpty
Method · 0.45
Tested by
no test coverage detected