Coder Social home page Coder Social logo

deiwin / ngimageinputwithpreview Goto Github PK

View Code? Open in Web Editor NEW
38.0 38.0 15.0 469 KB

A FileReader based Angular directive to easily preview and upload image files

Home Page: http://deiwin.github.io/ngImageInputWithPreview/

License: MIT License

JavaScript 99.02% Smarty 0.98%

ngimageinputwithpreview's People

Contributors

deiwin avatar hormcodes avatar jakubknejzlik avatar jarvvski avatar krokofant avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

ngimageinputwithpreview's Issues

[BUG] dimensions="height < 400&& width < 2000 && width > 2 * height"

First of all, This is what I'm looking for! Thanks a lot!

When I set the dimensions like this --> dimensions="height < 400&& width < 2000 && width > 2 * height"
Even if I upload very small size picture, It shows the error "Invalid dimensions! Expecting a landscape image smaller than 1800x400."
So, I changed dimensions like this --> dimensions="height < 400"
And it works perfectly (bleow 400 height works nice, over 400 hight shows error)
What do you think is the problem?

And I think you have to show how to inject this MODULE for beginers.

Styling the input using a label to catch the click

Hi!

I've recently started using this, but found it difficult to style the input. The usual way of "styling" a file-input nowadays seems to put a label on top which catches the click, but this doesn't work for the input field I've used this directive on...

Where is upload code?

Hi,
just tried the demo. The preview is fine, but where is the code for upload the image? Thank you.

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.