MCPcopy Create free account
hub / github.com/codrops/3DGridContentPreview / gridItem.js

File gridItem.js

src/js/gridItem.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { gsap } from 'gsap';
2import { map, lerp, getMousePos, calcWinsize, getRandomNumber } from './utils';
3import { MagneticFx } from './magneticFx';
4import { Preview } from './preview';

Callers

nothing calls this directly

Calls 2

calcWinsizeFunction · 0.90
getMousePosFunction · 0.90

Tested by

no test coverage detected