JSPM

undo3d-shim-browser

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q36320F
  • License MIT

A collection of browser shims and polyfills for Undo3D apps

Package Exports

  • undo3d-shim-browser

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 (undo3d-shim-browser) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Undo3D Shim Browser

A collection of browser shims and polyfills for Undo3D apps

undo3d.com   Main Repo

assert

As close to Node’s 'assert' module as possible.
Status: partially implemented, but still plenty to do.

fs

Equivalent to Node’s 'fs' module, but based on IndexedDB.
Status: not yet begun.