angular-text-counter
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

Angular Text Counter Shows entered character count as user types

Install

npm i angular-text-counter

Usage

<!-- Text Field -->
Text Field: <input libAngularTextCounter maxlength="10"><br><hr>
<!-- Text Area -->
Text Area: <textarea libAngularTextCounter maxlength="1000"></textarea><br><hr>
<!-- Search Field -->
Search: <input libAngularTextCounter type="search" maxlength="10"><br><hr>
<!-- Email Field -->
Email: <input libAngularTextCounter type="email" maxlength="20"><br><hr>
<!-- Password Field -->
Password: <input libAngularTextCounter type="password" maxlength="15"><br><hr>
<!-- Telephone Field -->
Telephone: <input libAngularTextCounter type="tel" maxlength="12"><br><hr>
<!-- URL Field -->
URL: <input libAngularTextCounter type="url" maxlength="50"><br><hr>

angular component library

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.4
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.4
    0
  • 0.0.3
    0
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i angular-text-counter

Weekly Downloads

0

Version

0.0.4

License

none

Unpacked Size

67.2 kB

Total Files

24

Last publish

Collaborators

  • shahrishabhptechnical