Socket
Socket
Sign inDemoInstall

directus-extension-masked-interface

Package Overview
Dependencies
0
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    directus-extension-masked-interface

![](https://raw.githubusercontent.com/dimitrov-adrian/directus-extension-masked-interface/main/screenshot.gif)


Version published
Weekly downloads
268
increased by65.43%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Directus extension - Masked Interface

Input text string by template

Installation

In your Directus installation root

npm install directus-extension-masked-interface

Restart directus

How to use

The interface extension uses string and numeric types.

  1. Create new standard field with string type
  2. For interface select Input Mask and pick a masking type.

Available masking types:

  • Template - simplified templating pattern
  • RegEx - uses regular expression for defining the pattern
  • Presets
    • URL
    • Email
    • IP Address (IPv4 templating pattern)
    • MAC Address (MAC address template using : as separators)
    • VIN
    • SIN

How it is works

The extension utilizes InputMask by @RobinHerbots for masking library.

Keywords

FAQs

Last updated on 05 May 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc