contains-pii
v0.1.4
Published
A library for detecting Personally Identifiable Information (PII) in strings of text.
Downloads
19
Readme
contains-pii
A library for detecting Personally Identifiable Information (PII) in strings of text.
Getting started
Ensure you have Node.js 10+ and npm installed and available on your system.
Clone this Git repo:
git clone [email protected]:cvan/contains-pii.git && cd contains-pii
Install the Node.js dependencies:
npm install
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.