An open API service indexing awesome lists of open source software.

https://github.com/phase/cshell

Client side HTML page generation.
https://github.com/phase/cshell

Last synced: about 1 year ago
JSON representation

Client side HTML page generation.

Awesome Lists containing this project

README

          

# `cshell.js`(wip)
Client side HTML page generation.

Simply add these two lines to your `index.html`:
```html

loadGitHub("name", "project", "branch");
```
And watch it magically generate your page client side!