asciidoctor-opal-runtime

2.1.0 • Public • Published

Opal Runtime for Asciidoctor.js

Travis build status npm version

🔥 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!

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.1.0
    14
    • latest

Version History

Package Sidebar

Install

npm i asciidoctor-opal-runtime

Weekly Downloads

39,178

Version

2.1.0

License

MIT

Unpacked Size

1.38 MB

Total Files

9

Last publish

Collaborators

  • ggrossetie