Snow 1d0b9c5323 增加了node环境 hace 1 mes
..
src 1d0b9c5323 增加了node环境 hace 1 mes
LICENSE 1d0b9c5323 增加了node环境 hace 1 mes
README.md 1d0b9c5323 增加了node环境 hace 1 mes
package.json 1d0b9c5323 增加了node环境 hace 1 mes

README.md

Opal Runtime for Asciidoctor.js

:caution-caption: :fire:

[caption=Status] CAUTION: This library is an highly optimized version of the Opal runtime that contains the bare minimum to run Asciidoctor. If you are looking for a general purpose Opal runtime, please use https://www.npmjs.com/package/opal-runtime.

Usage

var Opal = require('opal-runtime').Opal;
// Now let's have fun with Opal!