generator-sharepoint-spa

v0.1.1
Yeoman generator for creating and delivering SharePoint Single Page Applications. Sets up a modular structure using AMD, along with requireJS, requireJS Text and less plugins, as well as a Grunt build process.
yeoman-generator sharepoint spa single page application web app app

generator-sharepoint-spa Build Status

A Yeoman generator for creating and distributing SharePoint Single Page Applications without the need for the App/Add-In model. This generator will setup a project with functional boilerplate to generate an Web App that is structured using Asynchronous Module Definition (AMD) and, through the use of a Grunt build process, generates a single delivery file (aspx) containing the entire app.

The boilerplate also includes the use of following:

  • requireJS
  • requireJS Text plugin
  • requireJS Less plugin

Optionally, the following libraries can also be included:

Usage

To install generator-sharepoint-spa from npm, run:

npm install -g generator-sharepoint-spa

Finally, initiate the generator:

yo sharepoint spa

License

MIT

Metadata

  • MIT
  • Whatever
  • Paul T.
  • released 7/25/2015

Downloads

Maintainers