Code Monkey home page Code Monkey logo

nanopng's Introduction

Install

pnpm add -D nanopng

Usage

pnpm nanopng --filename='[name]-[hash:6]' --dest='public/assets/images'

screenshots

TODO

优化

  • 修改中文提示,改成英文
  • 添加 spinner

边界条件开发与测试

  • 多张图片同时上传,复制时;通过:正常有序的显示结果
  • .images 文件夹不存在时;通过:无显示退出
  • destination 文件夹不存在时;通过:显示提示信息,并退出
  • destination 是多层时:通过:正常压缩文件
  • filename 的各种边界条件;通过:正常压缩文件,catch 错误,提示错误
    • [hash] 测试
    • [hash:0] 测试
    • [hash:5] + [hash:6] 测试
    • [hash:100] 测试
    • [name] 测试 :destination 里存在同名文件时,跳过并提示重命名
    • [id] 测试
    • '[id]-[name].min' 测试
    • '[id]-[name]-[hash].min' 测试
    • [id]-[hash] 测试
    • '[name].min' 测试

nanopng's People

Contributors

xiamu14 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.