JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 16
  • Score
    100M100P100Q46441F

A unique way to work with a binary file in the browser and the server.

Package Exports

  • jDataView

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (jDataView) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Build Status jDataView - A unique way to work with a binary file in JavaScript.

jDataView provides a standard way to read and/or modify binary files in all the browsers. It follows the DataView Specification and even extends it for a more practical use.

Caution

According to new npm naming restrictions, jDataView was renamed to jdataview in registry and this package is left only for backward compatibility.

Refer to new package for up-to-date version of code and documentation.