Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maxleiko/occi-js-demo
OCCI static web demo
https://github.com/maxleiko/occi-js-demo
Last synced: 8 days ago
JSON representation
OCCI static web demo
- Host: GitHub
- URL: https://github.com/maxleiko/occi-js-demo
- Owner: maxleiko
- Created: 2015-06-10T08:32:41.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-10T08:46:09.000Z (over 9 years ago)
- Last Synced: 2024-04-21T06:17:38.039Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 277 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# occi-js-demo
A simple static example of the usage of the generated OCCI core model in Javascript using KMF 3
## KMF generated files
- `js/lib/kotlin.js`
- `js/lib/occi.js`You can check the project I've used to create those files [here](https://github.com/maxleiko/occi-kmf-demo)
## Manually created files
- `js/main.js`
- `index.html`