1.0.11 • Published 2 years ago

local-img-helper v1.0.11

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

A tool to help you view local pictures.

Usage

yarn add local-img-helper --dev

you can use yarn local-img-helper --path=src in your terminal or add a command in scripts of file "package.json".

{
  "scripts": {
    "img": "yarn local-img-helper --path=src"
  }
}

Params

  • path: string

your files path, --path is required.

Note

Folders with . or node_modules or dist in the name are automatically skipped.

1.0.11

2 years ago

1.0.10

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago