Hi, I developed a button generator for Canvas LMS. https://pablogguizar.github.io/button_maker/. I used HTML and CSS components from the style guide (https://canvas.instructure.com/styleguide#). The button maker allows you to generate an HTML script that can be embedded in the Rich Content Editor (RCE). This application allows you to specify the color, size, and alignment of the buttons.


I would like to know your opinion about this application and how it works, you can see its source code on Github. https://github.com/PabloGGuizar/button_maker.