New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

pug-to-html

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pug-to-html

CLI tool to convert your pug code to html code. Supports Vue Single File Components!

  • 1.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

pug-to-html

CLI tool to convert your pug code to html code. Supports Vue Single File Components!

oclif Version Downloads/week License

Usage

yarn global add pug-to-html
pug-to-html [PATH]

Arguments

  • PATH Path to the directory where with vue files. Defaults to current working directory

Options

  • -h, --help show CLI help
  • -v, --version show CLI version

Description

This tool will recursively scan provided path, and replace pug code with html code.

  • For *.pug files, it will replace entire file contents and rename it to *.html
  • For *.vue files, it will find

Keywords

FAQs

Package last updated on 04 Dec 2018

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