1.0.0 • Published 7 years ago
sp-elements-xml v1.0.0
sp-elements-xml
Generates Elements.xml and SharePointProjectItem.spdata files for use in SharePoint add-ins.
Usage
npm i -g sp-elements-xml
sp-elements-xml --folder ./build --module ModuleName
The above will recursively find all files in the ./build
folder and generate Elements.xml and SharePointProjectItem.spdata files. This build folder will then be ready to be copied into a SharePoint module.