New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@uiowa/uiowa-mfk

Package Overview
Dependencies
Maintainers
0
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uiowa/uiowa-mfk

mfk, uiowa-mfk, uiowa-favorite-mfk, mfk-string

  • 13.3.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
6
decreased by-71.43%
Maintainers
0
Weekly downloads
 
Created
Source

UIowa Mfk

Build Status npm

uiowa-mfk is a full-fledged Angular library for MFK input. Based on this library, the demo app shows some common configurations of MFK inputs, validations, and Favorite MFK management. This library has peer dependency on Angular >=12 and @uiowa/digit-only, as of Nov, 2021. The version number of this library is following the major and minor version of Angular.

Demo

Features

  • uiowa-mfk-input component

    1. Number only input fields with fixed lengths.
    2. Smartly handle paste strings for input fields.
    3. Auto fill 0s in the MFK input field when hit Tab key.
    4. Auto jump to the previous field in the MFK input component when hit Backspace key.
    5. Auto focus next fields when current MFK input field is full.
    6. Allow set field(s) default value(s).
    7. Allow set readonly field(s).
    8. Provide MFK common methods.
    9. Provide MFK validation method and service.
    10. Provide MFK change event API.
  • uiowa-mfk-string component

    1. Show MFK string in a <span> tag.
    2. Auto detect BRF field in the string.
  • mfkString pipe and whoKeyString pipe

Other possible features

  • uiowa-favorite-mfk

    1. Select Favorite MFK and show it in MFK input.
    2. Clear MFK input.
    3. Real-time indication for determine if an MFK is "favorite" or not.
    4. Add/Remove Favorite MFK.
    5. Provide Favorite MFK common methods.
    6. Provide Favorite MFK crud service.
    7. Provide Favorite MFKs change event API.
  • split-cost

    1. Allow to add one or more MFKs and set their percentages.
    2. Allow to edit/delete MFKs and their percentages.
    3. Check if the total percentage is 100%.

Keywords

FAQs

Package last updated on 28 Jun 2024

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc