2.0.1 • Published 10 months ago

@tonalmathew/image-to-css v2.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

You can use this package to convert an image to css box-shadow property.

How to install the package

  • Install the package using npm i -g @tonalmathew/image-to-css.

Available commands

  • -h or --help for help.
  • -f or --file for entering input file.
  • -o or --output for the output destination folder name.

How to use

  • Enter image-to-css -f <file_name> -o <output_folder_name>

  • Entering the above command will create a new folder, and the folder will contain a index.html and style.css file.

  • You can open the index.html file in any browser to see the output.

2.0.1

10 months ago

2.0.0

10 months ago

1.1.8

10 months ago

1.1.7

10 months ago

1.1.6

10 months ago

1.1.5

10 months ago

1.1.4

10 months ago