Skip to content

Generates an Elements.xml file for use in SharePoint add-ins

License

Notifications You must be signed in to change notification settings

everydev/sp-elements-xml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Generates an Elements.xml file for use in SharePoint add-ins

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published