Giter Club home page Giter Club logo

vfpregextool's Introduction

VFPRegExTool

Project developer: Marco Plaza ( github.com/nfoxdev )

Allows you to test regular expressions using VFP using vbscript.regexp.

Just paste a text snippet and your regular expression, set case sensitive and global options to see the matches highlighted and match / submatch results.

Use it as powerful find/replace tool, perform replace operations over subgroups & setting replace value to any valid foxpro function.

RELEASE NOTES

24/08/16:

  • Added Evaluate on/off button
  • Added Multiline on/off option

22/08/16:

  • Changed project name to vfpRegexTool
  • Added option to replace Match or Captured Groups ( submatches ) with any valid vfp expression
  • Fixed bugs

16/08/16:

  • Added support for SubMatches Collection
  • Group Captures indicated with underline, subgroup match highlighted in different colours
  • Real-Time Regexp Evaluation as you type
  • Allows you to save / load your regexp with associated text & help
  • Buttons for copy/clip regexp & sample text
  • Window resize support
  • Preloaded with some regexp samples for you to test

16/08/16:

  • saved samples retain IgnoreCase/Global settings
  • RegExp Title toggles Green/Red background indicating regexp is Ok/Invalid
  • Result Title toggles Green/Red background indicating Match/no-Match

Important Notes

Infinite backloops regular expressions will hang the engine ( no vbscript.regex option for timeout operation ) Prefer small text samples to get fast results & good use experience

Zip file contains source files and compiled exe.

Useful Links:

vfpregextool's People

Contributors

doughennig avatar nfoxdev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.