UNPKG

@encoreskytech/ng-char-limit-hint

Version:

To initialize the char limit feature on text input

36 lines (35 loc) 1.07 kB
{ "name": "@encoreskytech/ng-char-limit-hint", "version": "0.0.4", "description": "To initialize the char limit feature on text input", "author": "Encoresky Technologies Pvt Ltd", "repository": "", "keywords": [ "angular", "Textarea char limit", "Textarea char limit hint", "typescript", "Encoresky Technologies pvt ltd", "Est", "ng-char-limit-hint", "text-limit", "input hint", "character limit", "maximum character limit" ], "peerDependencies": { "@angular/common": "^10.2.4", "@angular/core": "^10.2.4" }, "dependencies": { "tslib": "^2.0.0" }, "main": "bundles/encoreskytech-ng-char-limit-hint.umd.js", "module": "fesm2015/encoreskytech-ng-char-limit-hint.js", "es2015": "fesm2015/encoreskytech-ng-char-limit-hint.js", "esm2015": "esm2015/encoreskytech-ng-char-limit-hint.js", "fesm2015": "fesm2015/encoreskytech-ng-char-limit-hint.js", "typings": "encoreskytech-ng-char-limit-hint.d.ts", "metadata": "encoreskytech-ng-char-limit-hint.metadata.json", "sideEffects": false }