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: 4 months ago
JSON representation

Scriptish support for Ruby scripting, with Opal.

Lists

README

        

Support Scriptish scripting in Ruby with Opal
=============================================

```ruby
# ---
# name: example
# namespace: opal
# include: *
# require: browser
# ---

alert 'why hello thar'
```