File Upload With Preview Versions Save

🖼 Simple file-upload utility that shows a preview of the uploaded image. Written in TypeScript. No dependencies. Works well with or without a framework.

v6.0.2

1 year ago
  • Use vite as build tool
  • Update package.json exports method
  • Remove rollup
  • Remove babel
  • Fix issue with default input text not being reset after clear
  • Fix build export issue

v5.0.8

1 year ago

v5.0.7

1 year ago
  • Fix accept options support
  • Add webp support

v5.0.6

2 years ago
  • Revamped library
  • Added TypeScript
  • Replaced webpack with vite for example
  • Updated all deps
  • Added prettier and updated eslint
  • Simplified library logic
  • Updated SCSS styling