Please see https://github.com/angular-eslint/angular-eslint for full usage instructions and guidance.
Zero dependency library to safe merge objects.
JavaScript parser, mangler/compressor and beautifier toolkit
Personalized input masks for AngularJS
This package includes two Angular directives. The digitOnly directive only allows numbers in the input box when typing, pasting or drag/dropping. The mask directive checks the input pattern attribute.
Handy material design timepicker for angular
Angular Template parser for ESLint
just emit 'log' events on the process object
One-time password input component for React.
Isomorphic, functional type-checking for Javascript
Angular Schematics for angular-eslint
Angular CLI builder for ESLint
Retry a promise-returning or async function
Match human-quality input to potential matches by edit distance.
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
Inquirer input text prompt
Zones for JavaScript
Parse postgres array columns
A little plugin for Bootstrap 4 custom file input
Timeout a promise after a specified amount of time
The tooling which enables ESLint to work with Angular projects
Promisify a callback-style function
A very simple currency mask directive for Angular that allows using a number attribute with the ngModel. In other words, the model is a number, and not a string with a mask. It was tested in Angular version 13.
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow