10.4.0 • Published 10 months ago

mok-ecosystem v10.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

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

10 months ago

10.1.0

10 months ago

10.2.0

10 months ago

10.3.0

10 months ago

10.4.0

10 months ago

9.0.0

10 months ago

8.8.6

1 year ago

8.7.6

1 year ago

8.6.6

1 year ago

8.5.6

1 year ago

8.4.6

1 year ago

8.3.6

1 year ago

7.3.6

1 year ago

6.3.6

1 year ago

5.3.6

1 year ago

4.3.6

1 year ago

4.3.5

1 year ago

4.3.4

1 year ago

4.3.3

1 year ago

3.3.3

1 year ago

3.2.3

1 year ago

3.1.3

1 year ago

2.1.3

1 year ago

2.1.2

1 year ago

2.1.1

1 year ago

2.0.1

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago