Gathering detailed insights and metrics for onedionys-formatted-input-fields
Gathering detailed insights and metrics for onedionys-formatted-input-fields
Components that allow the use of input with specific formats such as date, currency, or phone number with automatic validation.
npm install onedionys-formatted-input-fields
Typescript
Module System
Node Version
NPM Version
JavaScript (100%)
Total Downloads
5,207
Last Day
1
Last Week
8
Last Month
20
Last Year
5,207
4 Stars
10 Commits
1 Watching
1 Branches
1 Contributors
Latest Version
5.0.0
Package Id
onedionys-formatted-input-fields@5.0.0
Unpacked Size
12.23 kB
Size
4.27 kB
File Count
6
NPM Version
10.5.0
Node Version
20.11.1
Publised On
31 Mar 2024
Cumulative downloads
Total Downloads
Last day
0%
1
Compared to previous day
Last week
100%
8
Compared to previous week
Last month
25%
20
Compared to previous month
Last year
0%
5,207
Compared to previous year
132
Components that allow the use of input with specific formats such as date, currency, or phone number with automatic validation. 💖
Web Browser
- Can be used as an emulator to build applications. Example [Chrome, Firefox, Safari & Opera].Internet
- Because many use CDN and to make it easier to find solutions to all problems.1const { formatInput } = require('formatted-input-fields'); 2 3// Example usage 4const formatted = formatInput('1234567890', 'XXX-XX-XXXX'); 5console.log(formatted); // Output: '123-45-6789'
formatInput
function returns the formatted input string according to the specified mask.Love One Dionys - Formatted Input Fields? Support this project by donating or sharing with others in need.
Made with ❤️ One Dionys
No vulnerabilities found.
No security vulnerabilities found.