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
- Host: GitHub
- URL: https://github.com/featurist/pogo-examples
- Owner: featurist
- License: bsd-2-clause
- Created: 2012-03-02T15:36:02.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2014-04-30T10:54:40.000Z (over 11 years ago)
- Last Synced: 2025-01-20T11:21:43.736Z (12 months ago)
- Language: JavaScript
- Homepage: http://featurist.github.io/pogo-examples
- Size: 676 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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