21 lines
873 B
Markdown
21 lines
873 B
Markdown
|
# web-helper -> Image Helper -> Create Placeholder Helper (Simple Version)
|
||
|
This is a little tool, which copies a placeholder image for an array of strings containing the new filename. This is the simple version with no other dependencies, there is also an advanced version using an excel file.
|
||
|
|
||
|
## Setup
|
||
|
No other node package necessary.
|
||
|
|
||
|
## Versions
|
||
|
This node programm is created with **node** version `11.15.0`.
|
||
|
|
||
|
## Tested versions
|
||
|
I can not guaranty that the program is working with a newer version. Please feel free to check for compatibility or add an issue to the github reposity, if you have any problems.
|
||
|
|
||
|
| Dependency | Version |
|
||
|
| ------------- | ---------:|
|
||
|
| Node | 11.15.0 |
|
||
|
|
||
|
|
||
|
## License
|
||
|
[MIT License](https://github.com/nikolas-schwarz/web-helper/blob/main/LICENSE)
|
||
|
|
||
|
Font used in Placeholder Image: https://www.dafont.com/8bit-wonder.font
|