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.
- Host: GitHub
- URL: https://github.com/phase/cshell
- Owner: phase
- License: mit
- Created: 2015-05-05T06:46:15.000Z (about 11 years ago)
- Default Branch: gh-pages
- Last Pushed: 2015-10-31T22:50:22.000Z (over 10 years ago)
- Last Synced: 2025-01-24T22:31:50.594Z (over 1 year ago)
- Language: HTML
- Homepage: http://jadon.io/cshell
- Size: 184 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!