JSPM

@microsoft/sp-module-loader

0.5.1
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 15
    • Score
      100M100P100Q58197F
    • License SEE LICENSE IN LICENSE.docx

    The SharePoint Framework module loader

    Package Exports

    • @microsoft/sp-module-loader
    • @microsoft/sp-module-loader/lib/FrameworkPolyfills

    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 (@microsoft/sp-module-loader) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    sp-module-loader

    Built on familiar standards such as SystemJS and WebPack, the module loader is the first part of the SharePoint Framework to load on a page. It manages versioning and loading of client-side components, web parts, and other assets. It also provides basic diagnostic services.

    This package is part of the SharePoint Framework, which is a collection of NPM packages that empower developers to create client-side experiences for Microsoft SharePoint. The SharePoint Framework is currently in Preview, and is subject to change based on customer feedback. For more information, including API documentation and code samples, please visit the SharePoint Framework Developer Preview web site.