Opinionated input masks for AngularJS
The angular-input-masks is an opinionated library that provides ready-to-use input masks for Angular applications. It requires little to no configuration and offers various mask options such as numbers, CNPJ, and more. The library is compatible with Angular versions 1.3 and ECMAScript 5 compliant browsers.
angular-input-masks-standalone.min.js
script in your HTML.
<script src="angular-input-masks-standalone.min.js"></script>
ui.utils.masks
in your Angular app.Angular is a TypeScript-based open-source framework by Google for building dynamic single-page applications and cross-platform mobile apps with MVC architecture and a rich set of features.
Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.
ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.
Gulp.js is an old but popular site building tool that automates various repetitive development tasks in web development, such as compiling Sass, minifying JavaScript, and optimizing images.