JSPM

  • Created
  • Published
  • Downloads 3719
  • Score
    100M100P100Q126994F
  • License SEE LICENSE IN LICENSE.docx

Browser polyfills required by the SharePoint Framework

Package Exports

  • @microsoft/sp-polyfills

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