Socket
Socket
Sign inDemoInstall

@loaders.gl/images

Package Overview
Dependencies
73
Maintainers
8
Versions
313
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @loaders.gl/images

Framework-independent loaders and writers for images (PNG, JPG, ...)


Version published
Weekly downloads
246K
increased by5.18%
Maintainers
8
Install size
5.92 MB
Created
Weekly downloads
 

Changelog

Source

v1.0.0-alpha.1

  • Fix load-file bug and add unit test (#134)
  • Fix broken GLB Parser getBuffer() (#133)
  • Directory structure cleanup (#131)
  • Use fetchFile instead of readFile (#132)
  • Add loader registry (#129)
  • Remove gltf attribute name map (#130)
  • Core loader updates (#128)
  • Add ArrowTableBatch class. Tests for streaming CSV->Arrow RecordBatch async iterator (#127)
  • Add CSVLoader (fork of papaparse) (#125)
  • Remove duplicated code and address comments (#126)
  • API and test cleanup (#124)
  • Add parser support for KHR_lights_punctual glTF extension (#123)
  • Pass on the Vector docs (#122)
  • Run lint/prettier after dev tools upgrade (#121)
  • Arrow docs update (#120)
  • Replace custom test runner with @luma.gl/test-utils (#117)
  • Run lint on docs (#116)
  • Replace dev scripts with ocular-dev-tools (#115)

Readme

Source

@loaders.gl/images

loaders.gl is a collection of framework independent 3D and geospatial parsers and encoders.

This module contains loader and writers for images that follow loaders.gl conventions and work under both node and browser.

More advanced IO support that handles e.g. stream support in browsers is being developed in this separate module.

These IO functions require dependencies that can signficantly increase the size of an application bundle.

Keywords

FAQs

Last updated on 28 Mar 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc