world/book/node_modules/asciidoctor-opal-runtime
2025-05-12 05:38:44 +09:00
..
fix
2025-05-12 05:38:44 +09:00
fix
2025-05-12 05:38:44 +09:00
fix
2025-05-12 05:38:44 +09:00
fix
2025-05-12 05:38:44 +09:00

Opal Runtime for Asciidoctor.js

:caution-caption: 🔥

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