
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
html2pug-glob
Advanced tools
Convert HTML to Pug, supports file glob.
$ yarn add html2pug-glob
# Or you can use npm to install it:
$ npm install html2pug-glob
Just simply type:
# Convert one HTML file
$ html2pug-glob index.html
# Or use glob
$ html2pug-glob **/*.html
# With specified output file name
$ html2pug-glob index.html -o index.pug
# With specified output directory
$ html2pug-glob index.html -o ./out
# Convert multiple files with specified output directory
$ html2pug-glob **/*.html -o ./out
Type html2pug-glob --help
to see more options.
$ html2pug-glob --help
html2pug-glob <file..>
Convert HTML file to Pug
Positionals:
file Files to convert [string]
Options:
-o, --output Output file names, ignored when multiple files is given
[string]
-d, --output-dir Output directory [string]
-h, --help Show help [boolean]
-v, --version Show version number [boolean]
You can also pass fast-glob
options via cli.
For example:
$ html2pug-glob --cwd ./src --dot **/*.html
This project is under the MIT License.
FAQs
Just like html2pug, but supports file glob.
We found that html2pug-glob demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
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.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.