Socket
Socket
Sign inDemoInstall

@asciidoctor/opal-runtime

Package Overview
Dependencies
10
Maintainers
3
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @asciidoctor/opal-runtime

Opal Runtime for Asciidoctor.js


Version published
Maintainers
3
Install size
2.40 MB
Created

Readme

Source

Opal Runtime for Asciidoctor.js

Build npm version

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

Keywords

FAQs

Last updated on 10 Apr 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc