当前位置: 首页 > 软件库 > Web应用开发 > Web框架 >

text-mask

授权协议 Unlicense License
开发语言 JavaScript
所属分类 Web应用开发、 Web框架
软件类型 开源软件
地区 不详
投 递 者 岑熙云
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

⚠️ This library is not maintained. Pull-requests and issues are not monitored. Alternatives to text-mask include:

If you know other alternatives that should be listed here, email me at msafi@msafi.com.


Text Mask is an input mask library. It can create input masks for phone, date, currency, zip code, percentage, email,and literally anything!

There are convenient wrappers for React, Angular 2, Ember, and Vue.

Live demo

See it in action, check out the demo page.

Installation and usage

Expected to work with...

IE9+, Android, Samsung Internet, Windows Phone, iOS, Opera, Firefox, Safari, and Chrome

Flexible

Text Mask is very configurable and allows you to create any type of input mask with minimal APIs.See the documentation for details.

Extendable

You can easily expand the base functionality of Text Mask with addons for more mask types.Checkout existing addons.

Robust

Text Mask supports pasting, browser auto-fill, and all operations that a user would expect while interacting withan input field.

It works on mobile, has no 3rd party dependencies, and has a tiny footprint (less than 4KB gzipped).

For any questions, suggestions, or feature requests

Please file an issue!

  • 关于阻焊层和助焊层的理解(转) 阻焊层:solder mask,是指板子上要上绿油的部分;因为它是负片输出,所以实际上有solder mask的部分实际效果并不上绿油,而是镀锡,呈银白色! 助焊层:paste mask,是机器贴片时要用的,是对应所有贴片元件的焊盘的,大小与top layer/bottom layer层一样,是用来开钢网漏锡用的。 要点:两个层都是上锡焊接用的,并不是指一个上锡,一

  • 确定控件的输入屏蔽。 语法 [form.]MaskedEdit.Mask [ = string$] 备注 在设计时和运行时均可定义输入屏蔽。不过,下面是在设计时可能想要使用的标准输入屏蔽的示例。该控件可以区分数字和字母字符以进行验证,但是不能检查内容是否有效,如月份或一天中的时间是否正确。 屏蔽 说明 空字符串 (默认)没有屏蔽。与标准文本框作用相同。 ##-???-## 中长日期 (US)。示例

 相关资料
  • 描述 Text 用于显示文本,在 Web 容器中是使用 span 标签实现的,而不是 p 标签。 安装 $ npm install rax-text --save 属性 属性 类型 默认值 必填 描述 支持 numberOfLines Number 1 ✘ 行数 注:基础属性、事件及图片含义见组件概述。 示例 基本用法 import Text from 'rax-text'; function

  • 简介 <text> 是 Weex 内置的组件,用来将文本按照指定的样式渲染出来. WARNING <text> 不支持子组件。 TIP <text> 里直接写文本头尾空白会被过滤,如果需要保留头尾空白字符,暂时只能通过数据绑定的方式,见下面动态文本。 样式 支持 通用样式。 支持 文本样式。 属性 除了动态文本,text组件不支持其他属性。 动态文本 下列代码片段可以实现文字内容和JS变量的绑定。

  • 描述 (Description) html( val )方法获取所有匹配元素的组合文本内容。 结果是一个字符串,其中包含所有匹配元素的组合文本内容。 此方法适用于HTML和XML文档。 语法 (Syntax) 以下是使用此方法的简单语法 - <i>selector</i>.text( ) 参数 (Parameters) 以下是此方法使用的所有参数的说明 - NA 例子 (Example) 以下是

  • 描述 (Description) text( )方法获取所有匹配元素的组合文本内容。 此方法适用于XML和XHTML文档。 语法 (Syntax) 以下是使用此方法的简单语法 - <i>selector</i>.text( ) 参数 (Parameters) 以下是此方法使用的所有参数的说明 - NA 例子 (Example) 下面的例子会发现第一段中的文本剥离出html,然后设置第二段的ht

  • Random.paragraph( min?, max? ) Random.paragraph() Random.paragraph( len ) Random.paragraph( min, max ) 随机生成一段文本。 len 可选。 指示文本中句子的个数。默认值为 3 到 7 之间的随机数。 min 可选。 指示文本中句子的最小个数。默认值为 3。 max 可选。 指示文本中句子的最大个数

  • 这是Web开发人员的完整参考指南,其中列出了万维网联盟推荐的级联样式表规范中定义的与文本相关的所有CSS属性,级别2。 单击任何属性以查看其描述的示例 - Sr.No. 财产和描述 1 color 设置元素的颜色。 2 direction 定义元素内容的流向。 3 line-height 设置相邻文本基线之间的距离。 4 text-align 设置元素的文本对齐样式。 5 text-decorat