Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meh/opal-scriptish
Scriptish support for Ruby scripting, with Opal.
https://github.com/meh/opal-scriptish
Last synced: 18 days ago
JSON representation
Scriptish support for Ruby scripting, with Opal.
- Host: GitHub
- URL: https://github.com/meh/opal-scriptish
- Owner: meh
- Created: 2011-08-07T19:42:26.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2012-01-16T22:30:19.000Z (almost 13 years ago)
- Last Synced: 2024-10-06T04:42:47.171Z (30 days ago)
- Language: Ruby
- Homepage:
- Size: 164 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-opal - Opal Scriptish - Scriptish support for Ruby scripting, with Opal. (Uncategorized / Uncategorized)
README
Support Scriptish scripting in Ruby with Opal
=============================================```ruby
# ---
# name: example
# namespace: opal
# include: *
# require: browser
# ---alert 'why hello thar'
```