Running gists

Application Developer notes

5.4 Running gists

This section contains information on the newly added feature which allow you to RUN any example available in this application, by invoking the GistRunarrow-up-right application, written by Aurelia core team member Jeremy Danyow, who describes it as:

GistRunarrow-up-right runs and edits GitHub Gistsarrow-up-right (surprise). GistRun is built with Aureliaarrow-up-right, uses the GitHub APIarrow-up-right and is hosted on GitHub pagesarrow-up-right. CloudFlarearrow-up-right provides DNS and Herokuarrow-up-right hosts GistRun's integration with GitHub's OAuth web application flowarrow-up-right.

Here is an example of the KendoUI component with added RUN functionality:

Click on the RUN button results with this specific grid example running as a gist in the new browser tab:

This allows for a great deal more experimentation with any KendoUI component in a completely interactive way.

Last updated