Ecosyste.ms: Awesome

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

https://github.com/anthonny/opal-npm-wrapper

Npm wrapper for Opal
https://github.com/anthonny/opal-npm-wrapper

Last synced: 4 months ago
JSON representation

Npm wrapper for Opal

Lists

README

        

## opal-npm-wrapper
[![Build Status](https://travis-ci.org/anthonny/opal-npm-wrapper.svg)](https://travis-ci.org/anthonny/opal-npm-wrapper)

A wrapper to use [Opal](https://github.com/opal/opal-cdn) with NPM
Opal current version : **0.9.2**

### Installation
```
npm install opal-npm-wrapper --save
```

### Usage
```
var opal = require('opal-npm-wrapper').Opal;
```

### License
MIT