contains-pii

0.1.4 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i contains-pii

Weekly Downloads

6

Version

0.1.4

License

CC0-1.0

Unpacked Size

16.6 kB

Total Files

7

Last publish

Collaborators

  • cvan