All Projects → greengerong → ngmodel-format

greengerong / ngmodel-format

Licence: other
format for ng-model.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

ngmodel.format

Build Status

  • angular format for input/select ... ng-model stuff, the model value will be not same as view value.

  • there are some default format: currency, digit,int,float.

  • You can easy to change it, just inject modelFormatConfig constant into you module config for all of you application. and you also can just set default formatter on element attribute to change this format.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].