npm.io
0.1.4 • Published 6 years ago

contains-pii

Licence
CC0-1.0
Version
0.1.4
Deps
0
Size
16 kB
Vulns
0
Weekly
0
Stars
6

contains-pii

CircleCI

A library for detecting Personally Identifiable Information (PII) in strings of text.

Getting started

  1. Ensure you have Node.js 10+ and npm installed and available on your system.

  2. Clone this Git repo:

    git clone git@github.com:cvan/contains-pii.git && cd contains-pii
  3. Install the Node.js dependencies:

    npm install
  4. Run the tests:

    npm test

Documentation

License

All code and text in this repo is licensed under the Creative Commons — CC0 1.0 Universal (CC0 1.0) license.