Giter VIP home page Giter VIP logo

angular-forms-input-mask's Introduction

Why hello there!

I'm Guilherme Marcelo (or Kousen), and I'm a Brazilian Fullstack Software Engineer, most passionate for:

๐Ÿ”ฉ Laboring with JavaScript

๐Ÿš€ Learning on the fly (if you want to see my fair share of experiences)

๐ŸŒฑ Eating plants

โ™Ÿ๏ธ Gaming, but mostly Board gaming

๐Ÿ”ฅ Art and epic fantasy!

angular-forms-input-mask's People

Contributors

kousenlsn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

angular-forms-input-mask's Issues

Unexpected output value

Hi, I am using the mask with 2 digits before and 2 after the dot. I entered 9999 and see in my input 99.99, so I expect to see a decimal 99.99 but got 9999. Even when I enter 99.99 I see 9999 as an input value. I think this is unexpected behavior... Or maybe I missed something with the configuration?

<input angularFormsCurrency
               [maxIntegerDigits]="2"
               [digitsAfterSeparator]="2"
               [validateOnInit]="false"
               formControlName="asd">

dependency package upgrade

Hello there,
For one of our projects, we are using this lib. But this library is not updated for quite few years as the functionality is quite stable. As its not updated for quite some time, the lib still marks Angular common/core 10.x.x as peer dependency which breaks while installing using npm if your project version is greater than 10.x.x. Also, we are getting warning as this lib uses quite outdated version of Angular in security/vulnerability scan engines. Is there a chance to update this library to more compatible with the recent Angular versions, also ready to contribute for this project.
Thanks,
Nanda

license

Hey bro, if you want to see people using your code base, choose a license. : )

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.