Escape RegExp special characte

escape-string-regexp Escape RegExp special characters Install $ npm install escape-string-regexp Usage import escapeStringRegexp from 'escape-string-regexp';const escapedString = escapeStringRegexp('Ho
Regular Expression Visualizati

Regexper This project has been migrated to https://gitlab.com/javallone/regexper-static Code for the http://regexper.com/ site. Contributing I greatly appreciate any contributions that you may have for
Regular Expression Visualizati

RegexperNOTE: This repo is deprecated. Development will continue on regexper.com code in the static site codebase Code for the http://www.regexper.com/ site. Contributing I greatly appreciate any contr
autocomplete suggestion mobile

mobileAutocomplete 传统autocomplete插件多数基于PC端,依赖jquery,体积庞大;本插件基于移动设备特性制作,跟DOM元素基本解耦(DOM及样式可完全自定义),拓展
自动补全

自动补全插件尝试 以bootstrap样式为基础使用方法: autoCompletion.init({ triggerBtn: $(''),//触发按钮 targetEle: $(''),//加载选择列表目标dom ajaxLink: '',//请求url method
邮箱自动补全

autoMail安装 //安装npm install vue-auto-mail --save//mian.js 引入注册import autoMail from 'vue-auto-mail'Vue.directive('autoMail', autoMail) 功能简介 邮箱后缀补全: 已集成功能: 输

emailComplete jQuery Plugin for Email Complete Demo demo address:https://fidding.github.io/emailComplete Usage $('element').emailComplete(); or input data-role="emailComplete" data-opacity="0.9" data
输入框自动补全 + 记录搜索缓存

js-autocomplete-cookie 输入框自动补全 + 记录搜索缓存输入框自动补全功能并实现与PHP交互,点击选中行后记录当前数据到本地cookie,同时可以跳转页面。 功能
邮箱地址自动补全插件

Auto-Email-Plugin A jQuery plugin that autocomplete email address in input fields. Demo http://www.zhangshuzheng.cn/autoMail/demo/ How to use $('#email1,#email2,#email3,#email4,#email5,#email6').autoMa
基于jQuery的自动补全插件

jQuery.AutoComplete jQuery.AutoComplete是一个基于jQuery的自动补全插件。借助于jQuery优秀的跨浏览器特性,可以兼容Chrome/IE/Firefox/Opera/Safari等多种浏览器。 特性一览