asciidoctor-opal-runtime

v0.4.0
Opal Runtime for Asciidoctor.js
javascript opal asciidoctor runtime ruby

Opal Runtime for Asciidoctor.js

Travis build status npm version

:fire: 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

import Opal from 'asciidoctor-opal-runtime'
// Now let's have fun with Opal!

This library is also available as a CommonJS module:

const Opal = require('asciidoctor-opal-runtime')
// Now let's have fun with Opal!

Metadata

  • MIT
  • >=8.11
  • Guillaume Grossetie
  • released 11/10/2019

Downloads

Maintainers