JSPM

Found 191 results for masked textbox

rawmask

The masked input with ease access to raw (unmasked) value.

  • v1.0.0
  • 13.25
  • Published

@stdlib/math-strided-special-dmskcbrt

Compute the cube root for each element in a double-precision floating-point strided array according to a strided mask array.

  • v0.2.2
  • 12.99
  • Published

@stdlib/stats-base-dnanmskmax

Calculate the maximum value of a double-precision floating-point strided array according to a mask, ignoring NaN values.

  • v0.2.2
  • 12.99
  • Published

@stdlib/stats-base-snanmskmin

Calculate the minimum value of a single-precision floating-point strided array according to a mask, ignoring NaN values.

  • v0.2.2
  • 12.67
  • Published

@stdlib/strided-base-smskmap2

Apply a binary function to single-precision floating-point strided input arrays according to a strided mask array and assign results to a single-precision floating-point strided output array.

  • v0.2.2
  • 12.67
  • Published

@stdlib/math-strided-special-dmskfloor

Round each element in a double-precision floating-point strided array toward negative infinity according to a strided mask array.

  • v0.2.2
  • 12.23
  • Published

@stdlib/stats-base-nanmskmin

Calculate the minimum value of a strided array according to a mask, ignoring NaN values.

  • v0.2.2
  • 12.23
  • Published

@stdlib/stats-base-dnanmskmin

Calculate the minimum value of a double-precision floating-point strided array according to a mask, ignoring NaN values.

  • v0.2.2
  • 12.11
  • Published

@stdlib/math-strided-special-smskcbrt

Compute the cube root for each element in a single-precision floating-point strided array according to a strided mask array.

  • v0.2.2
  • 11.91
  • Published

@stdlib/stats-base-dmskmin

Calculate the minimum value of a double-precision floating-point strided array according to a mask.

  • v0.2.2
  • 11.86
  • Published

jq-masked

Masked Input Plugin for jQuery fixed by RubtsovAV (https://github.com/RubtsovAV)

  • v1.4.2
  • 11.84
  • Published

jquerysimplemask

Simple and fast number input masks.

  • v1.0.10
  • 11.73
  • Published

@stdlib/stats-base-nanmskmax

Calculate the maximum value of a strided array according to a mask, ignoring NaN values.

  • v0.2.2
  • 11.66
  • Published

@stdlib/math-strided-special-smskinv

Compute the multiplicative inverse for each element in a single-precision floating-point strided array according to a strided mask array.

  • v0.2.2
  • 11.66
  • Published

@stdlib/strided-base-dmskmap

Apply a unary function to a double-precision floating-point strided input array according to a strided mask array and assign results to a double-precision floating-point strided output array.

  • v0.2.2
  • 11.42
  • Published

@stdlib/stats-base-snanmskmax

Calculate the maximum value of a single-precision floating-point strided array according to a mask, ignoring NaN values.

  • v0.2.2
  • 11.07
  • Published

@stdlib/stats-base-smskmin

Calculate the minimum value of a single-precision floating-point strided array according to a mask.

  • v0.2.2
  • 11.02
  • Published

@stdlib/stats-base-smskmax

Calculate the maximum value of a single-precision floating-point strided array according to a mask.

  • v0.2.2
  • 11.02
  • Published

@stdlib/math-strided-special-smskabs

Compute the absolute value for each element in a single-precision floating-point strided array according to a strided mask array.

  • v0.2.2
  • 10.61
  • Published

@stdlib/stats-base-snanmskrange

Calculate the range of a single-precision floating-point strided array according to a mask, ignoring NaN values.

  • v0.2.2
  • 10.61
  • Published

@stdlib/math-strided-special-dmsksqrt

Compute the principal square root for each element in a double-precision floating-point strided array according to a strided mask array.

  • v0.2.2
  • 10.61
  • Published

@stdlib/stats-base-dnanmskrange

Calculate the range of a double-precision floating-point strided array according to a mask, ignoring NaN values.

  • v0.2.2
  • 10.12
  • Published

@stdlib/math-strided-special-smskceil

Round each element in a single-precision floating-point strided array toward positive infinity according to a strided mask array.

  • v0.2.2
  • 10.02
  • Published

@stdlib/array-base-mskbinary2d

Apply a binary callback to elements in two two-dimensional nested input arrays according to elements in a two-dimensional nested mask array and assign results to elements in a two-dimensional nested output array.

  • v0.2.2
  • 9.87
  • Published

@stdlib/strided-napi-dmskmap

C API for registering a Node-API module exporting a strided array interface for applying a unary callback to a double-precision floating-point strided input array according to a strided mask array and assigning results to a double-precision floating-point

  • v0.2.2
  • 9.79
  • Published

@stdlib/math-strided-special-dmskceil

Round each element in a double-precision floating-point strided array toward positive infinity according to a strided mask array.

  • v0.2.2
  • 9.47
  • Published

@misakstvanu/autonumeric

autoNumeric is a standalone Javascript library that provides live *as-you-type* formatting for international numbers and currencies. It supports most international numeric formats and currencies including those used in Europe, Asia, and North and South Am

  • v4.10.4
  • 9.46
  • Published

react-maskedinput-updated

Temporary solution untill maintainer will show up (Masked <input/> React component)

  • v1.0.3
  • 9.32
  • Published

@stdlib/math-strided-special-dmskrsqrt

Compute the reciprocal square root for each element in a double-precision floating-point strided array according to a strided mask array.

  • v0.2.2
  • 9.15
  • Published

@stdlib/stats-base-dmskrange

Calculate the range of a double-precision floating-point strided array according to a mask.

  • v0.2.2
  • 9.15
  • Published

@stdlib/math-strided-special-dmskinv

Compute the multiplicative inverse for each element in a double-precision floating-point strided array according to a strided mask array.

  • v0.2.2
  • 8.85
  • Published

@stdlib/strided-napi-mskunary

C API for registering a Node-API module exporting a strided array interface for applying a unary callback to an input strided array according to a mask strided array.

  • v0.2.2
  • 8.84
  • Published

@stdlib/stats-base-smskrange

Calculate the range of a single-precision floating-point strided array according to a mask.

  • v0.2.2
  • 8.84
  • Published

@stdlib/array-base-mskunary2d

Apply a unary callback to elements in a two-dimensional nested input array according to elements in a two-dimensional nested mask array and assign results to elements in a two-dimensional nested output array.

  • v0.2.2
  • 8.53
  • Published

@stdlib/stats-base-dmskmax

Calculate the maximum value of a double-precision floating-point strided array according to a mask.

  • v0.2.2
  • 8.44
  • Published

@stdlib/math-strided-special-dmskabs

Compute the absolute value for each element in a double-precision floating-point strided array according to a strided mask array.

  • v0.2.2
  • 8.15
  • Published

@stdlib/array-base-mskunary3d

Apply a unary callback to elements in a three-dimensional nested input array according to elements in a three-dimensional nested mask array and assign results to elements in a three-dimensional nested output array.

  • v0.2.2
  • 8.15
  • Published

@stdlib/math-strided-special-smskabs2

Compute the squared absolute value for each element in a single-precision floating-point strided array according to a strided mask array.

  • v0.2.2
  • 7.86
  • Published

ember-cli-mask

Ember component that adds masking to form <input> elements

  • v1.1.0
  • 7.41
  • Published

@stdlib/math-strided-special-dmskabs2

Compute the squared absolute value for each element in a double-precision floating-point strided array according to a strided mask array.

  • v0.2.2
  • 6.91
  • Published

@stdlib/math-strided-special-smskrsqrt

Compute the reciprocal square root for each element in a single-precision floating-point strided array according to a strided mask array.

  • v0.2.2
  • 6.40
  • Published

angular-masked-input

This is a masked input directive for the Angular 2+ framework. It allows a user to more easily enter fixed width input where you would like them to enter the data in a certain format (dates, phone numbers, etc).

  • v1.0.0
  • 6.40
  • Published

react-flexinput-mask

Input masked component for React allowing to use variable length sections in mask definitions

  • v1.0.15
  • 6.40
  • Published

@stdlib/strided-napi-smskmap2

C API for registering a Node-API module exporting a strided array interface for applying a binary callback to single-precision floating-point strided input arrays according to a strided mask array and assigning results to a single-precision floating-point

  • v0.2.2
  • 6.36
  • Published

@stdlib/strided-napi-dmskmap2

C API for registering a Node-API module exporting a strided array interface for applying a binary callback to double-precision floating-point strided input arrays according to a strided mask array and assigning results to a double-precision floating-point

  • v0.2.2
  • 6.36
  • Published

masked-background-image

Adds a background image to an element, with a generated mask in mask-image style property. Used for applying css effects on images with opaque backgrounds.

  • v1.0.1
  • 5.30
  • Published

@stdlib/math-strided-special-smskramp

Evaluate the ramp function for each element in a single-precision floating-point strided array according to a strided mask array.

  • v0.2.2
  • 5.30
  • Published

@stdlib/math-strided-special-dmskramp

Evaluate the ramp function for each element in a double-precision floating-point strided array according to a strided mask array.

  • v0.2.2
  • 4.04
  • Published

@stdlib/strided-base-dmskmap2

Apply a binary function to double-precision floating-point strided input arrays according to a strided mask array and assign results to a double-precision floating-point strided output array.

  • v0.2.2
  • 4.01
  • Published

@stdlib/math-strided-special-smsksqrt

Compute the principal square root for each element in a single-precision floating-point strided array according to a strided mask array.

  • v0.2.2
  • 4.01
  • Published

jquery-megamask

jQuery plugin for masking inputs

  • v0.3.3
  • 2.39
  • Published

mui-masked

A library of React components

  • v0.0.5
  • 0.00
  • Published