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

https://github.com/featurist/pogo-examples

Side-by-side examples of pogoscript to javascript compilation
https://github.com/featurist/pogo-examples

Last synced: 20 days ago
JSON representation

Side-by-side examples of pogoscript to javascript compilation

Awesome Lists containing this project

README

          

# Pogo Examples

Small examples of [PogoScript](https://github.com/featurist/pogoscript) features.

http://featurist.github.io/pogo-examples

### Compiling the examples as a web page

1. Install [PogoScript](https://github.com/featurist/pogoscript)
2. npm install
2. Add or edit *.pogo files in ./examples
3. pogo index.pogo > index.html