esri-widget-generator
v1.1.1
Published
This node module generates a custom experience builder widget from your command line. You can choose any of the demos in [the official ArcGIS Experience Builder page](https://github.com/Esri/arcgis-experience-builder-sdk-resources/tree/master/widgets) as
Downloads
6
Maintainers
Readme
Widget Creator for ArcGIS Experience Builder
This node module generates a custom experience builder widget from your command line. You can choose any of the demos in the official ArcGIS Experience Builder page as a template.
Installation
Install the package globally:
npm install -g esri-widget-generator
It will generate the widget in whatever folder you're in -- I'd recommend going to your experience builder folder ArcGISExperienceBuilder\client\your-extensions\widgets
run create-widget
give your widget a name and select the template
that should be it!