MCPcopy Create free account

hub / github.com/alamenai/terrae / functions

Functions1,004 in github.com/alamenai/terrae

↓ 172 callersFunctiongetExampleSource
(filename: string)
src/lib/get-example-source.ts:6
↓ 111 callersFunctioncn
(...inputs: ClassValue[])
src/lib/utils.ts:4
↓ 43 callersFunctionuseMap
()
src/registry/map/hooks.ts:4
↓ 15 callersFunctionrender
()
src/registry/map/fire.tsx:324
↓ 6 callersFunctionsetIntensity
(newIntensity: number)
src/registry/map/fire.tsx:308
↓ 5 callersFunctionclampValue
(value: number, min: number, max: number)
src/registry/map/rain.tsx:29
↓ 5 callersFunctionuseSidebar
()
src/components/ui/sidebar.tsx:36
↓ 4 callersFunctioncreateParticle
( craterX: number, craterY: number, craterWidth: number, intensity: number, type: "lava" | "ash" | "
src/registry/map/volcano.tsx:242
↓ 4 callersFunctiongetDestinationCoordinates
(destination: RadialDestination)
src/registry/map/line-radial.tsx:72
↓ 4 callersFunctionhighlightCode
(code: string, lang: string = "tsx")
src/lib/highlight.ts:3
↓ 4 callersFunctionuseCycloneControl
(id: string)
src/registry/map/cyclone.tsx:396
↓ 3 callersFunctioncancelAnimation
()
src/registry/map/camera-follow.tsx:129
↓ 3 callersFunctioncreateNuclearParticle
( centerX: number, centerY: number, size: number, coreRgb: RgbColor, outerRgb: RgbColor, particleT
src/registry/map/explosion.tsx:177
↓ 3 callersFunctioncreateParticle
(canvasWidth: number, canvasHeight: number, intensity: number)
src/registry/map/snow.tsx:95
↓ 3 callersFunctioncreateParticle
( canvasWidth: number, canvasHeight: number, windDirection: number, intensity: number )
src/registry/map/sandstorm.tsx:96
↓ 3 callersFunctiongetAllPosts
()
src/lib/content.ts:13
↓ 3 callersFunctiongetBlockSource
(filename: string)
src/lib/get-block-source.ts:6
↓ 3 callersFunctiongetMapStyle
()
src/registry/map/map.tsx:76
↓ 3 callersFunctiongetPostBySlug
(slug: string)
src/lib/content.ts:34
↓ 3 callersFunctionhasLayer
(id: string)
src/registry/map/circle-cluster.tsx:123
↓ 3 callersFunctionhexToRgb
(hex: string)
src/registry/map/meteor.tsx:152
↓ 3 callersFunctionnormalizeRotation
(degrees: number)
src/registry/map/compass.tsx:67
↓ 3 callersFunctionstopAnimation
()
src/registry/map/line-animated.tsx:387
↓ 3 callersFunctionstopAnimation
()
src/registry/map/animated-polygon.tsx:318
↓ 3 callersFunctionstopAnimation
()
src/registry/map/animated-circle.tsx:360
↓ 3 callersFunctionupdateFillSource
(fillCoordinates: MapCoordinates[])
src/registry/map/animated-polygon.tsx:287
↓ 3 callersFunctionupdateLineSource
(visibleCoordinates: MapCoordinates[])
src/registry/map/animated-polygon.tsx:269
↓ 3 callersFunctionuseMarkerContext
()
src/registry/map/marker.tsx:117
↓ 2 callersFunctionaddImage
()
src/registry/map/explosion.tsx:586
↓ 2 callersFunctionaddImage
()
src/registry/map/steam.tsx:299
↓ 2 callersFunctionaddImage
()
src/registry/map/animated-pulse.tsx:95
↓ 2 callersFunctionaddLayers
()
src/registry/map/volcano.tsx:892
↓ 2 callersFunctionaddLayers
()
src/registry/map/lightning.tsx:601
↓ 2 callersFunctionaddLayers
()
src/registry/map/explosion.tsx:664
↓ 2 callersFunctionaddLayers
(mapInstance: mapboxgl.Map)
src/registry/map/polygon.tsx:77
↓ 2 callersFunctionaddLayers
(mapInstance: mapboxgl.Map)
src/registry/map/circle.tsx:119
↓ 2 callersFunctionaddLayers
()
src/registry/map/animated-pulse.tsx:135
↓ 2 callersFunctionaddLayers
()
src/registry/map/fire.tsx:609
↓ 2 callersFunctionaddLayers
(mapInstance: mapboxgl.Map)
src/registry/map/choropleth.tsx:201
↓ 2 callersFunctionaddLineLayer
( map: mapboxgl.Map, layerId: string, sourceId: string, lineColor: string, lineOpacity: number, li
src/registry/map/grid.tsx:193
↓ 2 callersFunctionaddSourceAndLayer
()
src/registry/map/cyclone.tsx:290
↓ 2 callersFunctionaddSources
(mapInstance: mapboxgl.Map)
src/registry/map/arc-animated.tsx:281
↓ 2 callersFunctionaddSources
(mapInstance: mapboxgl.Map)
src/registry/map/line-animated.tsx:180
↓ 2 callersFunctionaddSources
(mapInstance: mapboxgl.Map)
src/registry/map/animated-polygon.tsx:150
↓ 2 callersFunctionaddSources
(mapInstance: mapboxgl.Map)
src/registry/map/line-radial.tsx:437
↓ 2 callersFunctionaddSources
(mapInstance: mapboxgl.Map)
src/registry/map/animated-circle.tsx:193
↓ 2 callersFunctionaddViewportBox
(miniMap: mapboxgl.Map)
src/registry/map/mini-map.tsx:71
↓ 2 callersFunctionbuildColorExpression
( valueProperty: string, colorScale: ChoroplethColorScale )
src/registry/map/choropleth.tsx:70
↓ 2 callersFunctioncalculateAngleFromCenter
(clientX: number, clientY: number, element: HTMLElement)
src/registry/map/compass.tsx:54
↓ 2 callersFunctioncreateDebrisParticle
(size: number)
src/registry/map/cyclone.tsx:446
↓ 2 callersFunctioncreateFireSource
( x: number, y: number, particleCount: number, intensity: number, scale: number = 1 )
src/registry/map/fire.tsx:150
↓ 2 callersFunctioncreateFunnelParticle
(size: number)
src/registry/map/cyclone.tsx:428
↓ 2 callersFunctioncreateLightningSegments
( startX: number, startY: number, endX: number, endY: number, width: number, branchProbability: nu
src/registry/map/lightning.tsx:123
↓ 2 callersFunctioncreateMeteorInstance
(delayMs: number, offsetAngle: number, offsetDistance: number)
src/registry/map/meteor.tsx:424
↓ 2 callersFunctioncreateParticle
( centerX: number, baseY: number, intensity: number, drift: number, riseSpeed: number )
src/registry/map/steam.tsx:80
↓ 2 callersFunctioncreateParticle
(sourceX: number, sourceY: number, intensity: number, scale: number = 1)
src/registry/map/fire.tsx:135
↓ 2 callersFunctioncreateSpreadParticle
(sourceX: number, sourceY: number, intensity: number)
src/registry/map/volcano.tsx:260
↓ 2 callersFunctioncreateTick
(angle: number, isMajor: boolean)
src/registry/map/compass.tsx:230
↓ 2 callersFunctioncreateZoomInterpolation
( value: number, minZoom: number = 11, maxZoom: number = 13 )
src/registry/map/rain.tsx:21
↓ 2 callersFunctiondrawCraterGlow
( context: CanvasRenderingContext2D, centerX: number, craterY: number, size: number, lavaRgb: RgbCol
src/registry/map/volcano.tsx:411
↓ 2 callersFunctiondrawVolcanoCone
( context: CanvasRenderingContext2D, centerX: number, craterY: number, size: number, lavaRgb: RgbCol
src/registry/map/volcano.tsx:349
↓ 2 callersFunctionformatCoordinate
(value: number, isLatitude: boolean)
src/registry/map/targeting-reticle.tsx:151
↓ 2 callersFunctiongenerateCircleCoordinates
(center: MapCoordinates, radiusMeters: number, segments: number)
src/registry/map/circle.tsx:34
↓ 2 callersFunctiongetClosedCoordinates
(coords: MapPath)
src/registry/map/polygon.tsx:25
↓ 2 callersFunctiongetCoveragePercentage
(componentName: string)
src/lib/get-coverage.ts:6
↓ 2 callersFunctiongetDestinationColor
(destination: RadialDestination)
src/registry/map/line-radial.tsx:79
↓ 2 callersFunctiongetMapStyle
()
src/registry/map/map-sync.tsx:244
↓ 2 callersFunctiongetMapStyle
()
src/registry/map/mini-map.tsx:58
↓ 2 callersFunctiongetPhaseIntensityScale
(phase: EruptionPhase)
src/registry/map/volcano.tsx:164
↓ 2 callersFunctiongetPriceTierClass
(price: number)
src/components/blocks/fuel-station/index.tsx:87
↓ 2 callersFunctionhasRainSupport
(map: mapboxgl.Map)
src/registry/map/rain.tsx:41
↓ 2 callersFunctionhexToRgb
(hex: string)
src/registry/map/cyclone.tsx:414
↓ 2 callersFunctionhexToRgb
(hex: string)
src/registry/map/volcano.tsx:150
↓ 2 callersFunctionhexToRgb
(hex: string)
src/registry/map/lightning.tsx:109
↓ 2 callersFunctionhexToRgb
(hex: string)
src/registry/map/explosion.tsx:136
↓ 2 callersFunctionhexToRgb
(hex: string)
src/registry/map/tsunami.tsx:121
↓ 2 callersFunctionhexToRgb
(hex: string)
src/registry/map/fire.tsx:113
↓ 2 callersFunctionhexToRgb
(hex: string)
src/registry/map/choropleth.tsx:109
↓ 2 callersFunctionhighlightSnippet
(code: string, lang: string)
src/components/landing/code-comparison.tsx:1103
↓ 2 callersFunctioninterpolatePosition
(path: MapPath, progress: number)
src/registry/map/camera-follow.tsx:45
↓ 2 callersFunctionisStandardStyle
(styleUrl: string)
src/registry/map/map.tsx:103
↓ 2 callersFunctionresetAnimation
()
src/registry/map/animated-polygon.tsx:327
↓ 2 callersFunctionresetAnimation
()
src/registry/map/animated-circle.tsx:369
↓ 2 callersFunctionspawnParticles
(phase: EruptionPhase, currentIntensity: number)
src/registry/map/volcano.tsx:553
↓ 2 callersFunctionstopAnimation
()
src/registry/map/arc-animated.tsx:441
↓ 2 callersFunctionstopAnimation
()
src/registry/map/line-radial.tsx:667
↓ 2 callersFunctionupdateDestinationMarker
(visible: boolean)
src/registry/map/arc-animated.tsx:422
↓ 2 callersFunctionupdateDestinationMarkersSource
(completedIndices: number[])
src/registry/map/line-radial.tsx:607
↓ 2 callersFunctionupdateFillOpacity
(opacity: number)
src/registry/map/animated-polygon.tsx:305
↓ 2 callersFunctionupdateFillOpacity
(opacity: number)
src/registry/map/animated-circle.tsx:347
↓ 2 callersFunctionupdateFillSource
(fillCoordinates: MapCoordinates[])
src/registry/map/animated-circle.tsx:329
↓ 2 callersFunctionupdateLineSource
(coordinates: MapPath)
src/registry/map/arc-animated.tsx:391
↓ 2 callersFunctionupdateLineSource
(visibleCoordinates: MapCoordinates[])
src/registry/map/animated-circle.tsx:311
↓ 2 callersFunctionupdateLinesSource
(features: GeoJSON.Feature[])
src/registry/map/line-radial.tsx:590
↓ 2 callersFunctionupdateParticle
(particle: VolcanoParticle)
src/registry/map/volcano.tsx:285
↓ 2 callersFunctionupdateSourceData
(map: mapboxgl.Map, sourceId: string, geoJson: GeoJSON.FeatureCollection)
src/registry/map/grid.tsx:183
↓ 2 callersFunctionupdateStandardLightPreset
(mapInstance: mapboxgl.Map)
src/registry/map/map.tsx:107
↓ 2 callersFunctionuseCameraFollowControl
()
src/registry/map/camera-follow.tsx:210
↓ 1 callersFunctionaddCircleMarker
(mapInstance: mapboxgl.Map)
src/registry/map/line-animated.tsx:153
↓ 1 callersFunctionaddDestinationMarker
(mapInstance: mapboxgl.Map)
src/registry/map/arc-animated.tsx:236
next →1–100 of 1,004, ranked by callers