Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

defusal

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

defusal

Generate Bomb Defusal Manual Pages

  • 0.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

ktane

Generate Bomb Defusal Manual PDF pages

Synopsis

Using markdown, custom bomb defusal manual pages can be generated. These pages are designed to mimic the existing manual pages.

Install

$ npm install defusal --global

Usage

$ defusal my_mod.md --name "My Cool Mod"

Options

-n --name {name} The name of your mod, this will be the page header as "On the Subject of {name}".
Defaults to Mod

-v --version {version} The version to use in the header.
Defaults to Mod

-o --output {path} The path of the final PDF page.
Defaults to ./page.pdf

Pages

Pages are built using markdown, check out pages for some examples.
Parsing is done using markdown-it with the plugins markdown-it-attrs, markdown-it-multimd-table, and markdown-it-underline.

Keywords

FAQs

Package last updated on 20 Dec 2017

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc