New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@argdown/node

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@argdown/node

Async Argdown application for node.js

latest
Source
npmnpm
Version
1.7.5
Version published
Maintainers
1
Created
Source

@argdown/node

Argdown logo

This package consists of classes specific for running Argdown applications in Node.js:

  • The package contains the AsynArgdownApplication subclass supporting asynchronous plugin methods.
  • It instantiates this class with all plugins and processes preconfigured and predefined so that you can use it directly without any additional setup.
  • It provides plugins that are specific to Argdown applications that are running in Node.js and not in the browser, for example the LoadFilePlugin and the SaveAsPlugin.

The package is used in @argdown/cli and @argdown/vscode.

This package is part of the Argdown project.

For more information about this package visit the API documents.

Installing

If you want to use the package in your own software, use npm install @argdown/node.

If you want to check out the code, fork this repository and run npm run bootstrap.

Testing

npm run test

Building

npm run build

Keywords

Argdown

FAQs

Package last updated on 27 Sep 2021

Did you know?

Socket

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