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
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.