An Esri Experience Builder Community CLI
Experience Builder custom widgets are extremely powerful, and this community has done a lot of work to share widgets with each other. I, and I'm sure many others, appreciate the willingness to share knowledge and experience with the entire community. However, difficulties arise in a few areas.
- Widgets have potentially very different file formatting. Some people use Git/GitHub to publish their widgets as individual repos, some use a monorepo approach, packaging all of their widgets in one repository, others upload and update attachments on community posts. This makes it difficult for a developer that wants to use widgets provided from across the community to extend their applications.