1.0.12 • Published 3 months ago

local-img-helper v1.0.12

Weekly downloads
-
License
MIT
Repository
-
Last release
3 months ago

A tool to help you view local pictures.

Usage

yarn add @byted/local-img-helper --dev

you can use npx 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.12

3 months ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago