Development

Replace sensitive string parts by asterisks.

Info

@rimiti/maskme

Is an Open Source Javascript NodeJS package which provides a powerful function to mask your sensible data with « lookbehind » regex.

Features

  • Offsets customizable.
  • Replacer customizable.
  • Robust implementation with good unit test, coverage (100%).

 

  • Project: Open Source
  • Release: 2018-06-11
  • Website: Github.com
  • Services: Development
  • Technologies: Javascript, NodeJS

01

Fully customizable

Replace value and offsets are be customizable.

02

Code quality

Robust implementation, 100% code coverage.

03

Very smart

Only replace if pattern match.