1.0.4 • Published 8 years ago

zuerajs v1.0.4

Weekly downloads
2
License
ISC
Repository
github
Last release
8 years ago

zuera.js

NSFW

Validate your brazilian users' personal data according to the new government's official rules (see page 25) on data sanitization.

The module exports an array of invalid data strings, extended with a special contains() method. String normalization (removing diacritics) is performed automatically.

Usage

var zuera = require('zuerajs')

zuera.contains('BUEIRO ONDE DESCE O CARECA') // true
1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago