local-img-helper

1.0.11 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i local-img-helper

Weekly Downloads

0

Version

1.0.11

License

MIT

Unpacked Size

8.91 kB

Total Files

6

Last publish

Collaborators

  • mythosxin