Coder Social home page Coder Social logo

jregextester's Introduction

jRegexTester简介

jRegexTester是一款类似regexbuddy的正则表达式编写测试工具。

用途:

1、帮助开发人员编写正则表达式。

2、测试正则表达式是否正确,是否匹配到了所有情况,是否包含错误匹配等。

3、利用正则批量格式化文本,如去除重复行,去除多个空白换行,简单模板生成等。

4、批量提取信息,如提取文本中所有电话号码、邮件,提取各类信息等。

为何重复造轮子:

因为强大的regexbuddy无法在mac下使用,搜索了下mac下的正则测试工具,要么商用付费,要么功能奇弱,要么无法满足我的常用需求,遂开发此在线工具,以满足日常使用。

准备接下来开发的功能:

1、输入字符串的实时匹配结果高亮显示。

2、输出结果的实时高亮显示。

3、输入正则表达式的辅助高亮显示(不好弄)。

4、常用正则的选取调用功能。

DEMO

在线访问地址 :http://xxcanghai.github.io/jRegexTester/

jregextester's People

Contributors

xxcanghai avatar

Watchers

James Cloos avatar Kevin.Y 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.