JSPM

@loaders.gl/core

4.4.0-alpha.12
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 405275
  • Score
    100M100P100Q190383F
  • License MIT

The core API for working with loaders.gl loaders and writers

Package Exports

  • @loaders.gl/core
  • @loaders.gl/core/null-worker-node.js
  • @loaders.gl/core/null-worker.js

Readme

@loaders.gl/core

This module contains shared utilities for loaders.gl, a collection of framework-independent 3D and geospatial loaders (parsers).

For documentation please visit the website.

Key utilities such as getArrayBufferOrStringFromDataSync and getAsyncIterableFromData support ArrayBuffer, ArrayBufferView, and ArrayBufferLike inputs, preserving view offsets when normalizing loader data.