JSPM

  • Created
  • Published
  • Downloads 3719
  • Score
    100M100P100Q127009F
  • License SEE LICENSE IN "EULA" FOLDER

Browser polyfills required by the SharePoint Framework

Package Exports

  • @microsoft/sp-polyfills/lib/url/experimental/URL-complete

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

Readme

sp-polyfills

A "polyfill" is a script that emulates a modern JavaScript feature when it is not available in an older web browser. The sp-polyfills package provides standard polyfills for the specific feature set that the SharePoint Framework expects from its environment. It is acceptable for a browser environment (e.g. a unit test runner) to load its own polyfills, but they must be equivalent to the definitions in this package.

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. For more information, including complete API documentation and code samples, please visit the SharePoint Framework web site.