1.0.3 • Published 5 years ago

convert-images v1.0.3

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

convert-images

Converts images from an android-like structure, to be used in React Native projects: /drawable-*dpi -> image.png, image@2x.png, image@3x.png

Usage:

convert-images -p path -n newName;

  • -path: (Alias: -p): Path of the folder containing all the images (Default: '.')
  • -name: (Alias: -n): Name to be used in the new files (Default: Current name)

PS: If anyone wants this package name for something actually useful, feel free to contact me ;)

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago