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

smart-document-builder

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

smart-document-builder

Smart Document Builder

latest
Source
npmnpm
Version
1.0.4
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

Smart Document Builder

Smart document builder is command line tool that allow user to convert documents from markdown into PDF and HTML. Shipped with predefined template for various type of documents.

Important! Still under development.

Installation and requirements

Requirements

Require pandoc to be installed on system in order to be able to use it.

Installation

sudo npm install -g smart-document-builder

Manual

Create project

sdbuilder --create-project

Compile project

sdbuilder

Display help

sdbuilder --help

Development

Changelog

ToDo

  • Project generator system

  • Project compiler

  • Basic template

  • CLI Help

  • Add completion script for CLI ussing yargs

Keywords

sdbuilder

FAQs

Package last updated on 06 Dec 2022

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