0.1.4 • Published 4 years ago

contains-pii v0.1.4

Weekly downloads
3
License
CC0-1.0
Repository
github
Last release
4 years ago

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.

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.1

4 years ago