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

img-html-loader

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

img-html-loader - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

.history/package_20200819180748.json

2

package.json
{
"name": "img-html-loader",
"version": "0.0.1",
"version": "0.0.2",
"description": "一个处理html中图片的loader,fork https://github.com/wzsxyz/html-withimg-loader",

@@ -5,0 +5,0 @@ "main": "src/bin.js",

@@ -1,1 +0,12 @@

# html-img-loader
# html-img-loader
## 引用
`npm i img-html-loader`
## 示例
```
{
test:/\.(html|htm)$/i,
use:'html-img-loader', // 解析 html中的图片资源
}
```
![实例图片](doc/doc.png)
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