# sp-loader

Built on familiar standards such
as [SystemJS](https://github.com/systemjs/systemjs) and [WebPack](https://webpack.github.io/),
the 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](http://aka.ms/spfx),
which is a collection of NPM packages that empower developers to create client-side experiences
for [Microsoft SharePoint](https://products.office.com/en-us/sharepoint/collaboration).
For more information, including complete API documentation and code samples, please visit
the [SharePoint Framework](http://aka.ms/spfx) web site.*
