10.4.0 • Published 2 years ago
mok-ecosystem v10.4.0
mok-ecosystem
Data validation and transformation system.
Install
npm install mok-ecosystem
yarn add mok-ecosystem
Usage
Events onChange
formatCpf - Returns the number of CPF Formatted and optionally sent to your string function handleChange(Status Handler).
onChange={e => formatCpf(e.target.value, handleChange)}
onChange={e => formatCpf(e.target.value, handleChange)}
let cpfFormat = formatCpf(e.target.value);
console.log(cpfFormat)
formatCpfChange - Returns the number of CPF Formatted and is sent to its handleChange(Status Handler) string function.
onChange={e => formatCpfChange(e, handleChange)}
In process and under construction...
License
mok-ecosystem is released under the MIT License.
⌨️ con ❤️ por angelovelandia 😊
10.0.0
2 years ago
10.1.0
2 years ago
10.2.0
2 years ago
10.3.0
2 years ago
10.4.0
2 years ago
9.0.0
2 years ago
8.8.6
2 years ago
8.7.6
2 years ago
8.6.6
2 years ago
8.5.6
2 years ago
8.4.6
2 years ago
8.3.6
2 years ago
7.3.6
2 years ago
6.3.6
2 years ago
5.3.6
2 years ago
4.3.6
2 years ago
4.3.5
2 years ago
4.3.4
2 years ago
4.3.3
2 years ago
3.3.3
2 years ago
3.2.3
2 years ago
3.1.3
2 years ago
2.1.3
2 years ago
2.1.2
2 years ago
2.1.1
2 years ago
2.0.1
2 years ago
1.0.1
2 years ago
1.0.0
2 years ago