Giter Site home page Giter Site logo

gloribus / directus-extension-masked-interface Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dimitrov-adrian/directus-extension-masked-interface

0.0 0.0 0.0 615 KB

Masked input interface extension for Directus 9

Home Page: https://www.npmjs.com/package/directus-extension-masked-interface

License: GNU General Public License v3.0

TypeScript 35.85% Vue 64.15%

directus-extension-masked-interface's Introduction

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.

directus-extension-masked-interface's People

Contributors

dimitrov-adrian avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.