@asciidoctor/opal-runtime

3.0.1 • Public • Published

Opal Runtime for Asciidoctor.js

Build npm version

🔥 CAUTION: This library is a 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!

Package Sidebar

Install

npm i @asciidoctor/opal-runtime

Weekly Downloads

12,909

Version

3.0.1

License

MIT

Unpacked Size

2.35 MB

Total Files

10

Last publish

Collaborators

  • mojavelinux
  • ggrossetie
  • obilodeau