Showing 13 open source projects for "regexp"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 1
    Path-to-RegExp

    Path-to-RegExp

    Turn a path string such as `/user/:name` into a regular expression

    The path argument is used to define parameters and populate keys. The RegExp returned by path-to-regexp is intended for ordered data (e.g. pathnames, hostnames). It can not handle arbitrarily ordered data (e.g. query strings, URL fragments, JSON, etc). When using paths that contain query strings, you need to escape the question mark (?) to ensure it does not flag the parameter as optional. Backslashes need to be escaped with another backslash in JavaScript strings. It is possible to write...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    html-to-markdown

    html-to-markdown

    Convert HTML to Markdown. Even works with entire websites

    Convert HTML into Markdown with Go. It is using an HTML Parser to avoid the use of regexp as much as possible. That should prevent some weird cases and allows it to be used for cases where the input is totally unknown.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Markdig

    Markdig

    A fast, powerful, CommonMark compliant, extensible Markdown processor

    A fast, powerful, CommonMark compliant, extensible Markdown processor for .NET. Very fast parser and HTML renderer (no-regexp), very lightweight in terms of GC pressure. Abstract Syntax Tree with precise source code location for syntax tree, useful when building a Markdown editor. Check out MarkdownEditor for Visual Studio powered by Markdig! Even the core Markdown/CommonMark parsing is pluggable, so it allows to disable built-in Markdown/Commonmark parsing (e.g Disable HTML parsing) or change...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    natural

    natural

    General natural language facilities for node

    "Natural" is a general natural language facility for nodejs. It offers a broad range of functionalities for natural language processing. Tokenizing, stemming, classification, phonetics, tf-idf, WordNet, string similarity, and some inflections are currently supported. It’s still in the early stages, so we’re very interested in bug reports, contributions and the like. Note that many algorithms from Rob Ellis’s node-nltools are being merged into this project and will be maintained from here...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 5
    Regular Expression Editor (RegExpEditor)

    Regular Expression Editor (RegExpEditor)

    regex as a tool, not as a problem

    Regular Expressions (aka regex, regexp) made easy. This simple tool manipulates text with regular expressions. Highlighting of regular expression results. See the real power of regex! Use Scala to do manipulate your search results even more.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    RegexTransformer

    RegexTransformer

    Create a list of regular expressions and execute them all on a text

    Ever wanted to transform a lot of texts to another format? Having to execute a lot of regular expressions to convert one text, and repeating the process for every text. No more, by using RegexTransformer. You can create a list of regular expressions to be executed on a text of your choosing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Diakonos is a customizable, usable console-based text editor. Scripting, bookmarking, regexp searching, parsed indentation, macros, a multi-element clipboard, multi-level undo, a customizable status line, keybindings, syntax highlighting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    LaTeX editor written in Objective Caml (OCaml) with the GTK+ toolkit. It provides multi-document interface, syntax highlighting, code completion, UTF-8 support, plugins, customizable GUI, regexp-based find and replace and more...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    RexRex is a Regexp matching engine based on Automata Theory Principles (so-called DFA Engine) Implemented in ANSI C . currently it supports (,),*,+,?,Character classes ([],w,s,..etc) and escaping FWIW Rex is king in Latin;so it's RexKing :)
    Downloads: 1 This Week
    Last Update:
    See Project
  • Digital Enterprise Management System Icon
    Digital Enterprise Management System

    Successful Business Transformation starts with the right Enterprise Management System.

    Map, analyze and automate processes, manage regulatory compliance, assess risks within a single platform! Interfacing’s digital twin solution is an enterprise management system that helps companies digitilize processes to streamline operations, increase productivity and continuously improve.
  • 10
    A eclipse plugin to test regular expressions (regex). Full highlighting of regexp syntax. Tooltip with detailed description of regex items, etc... Very usefull. Project page has java-applet to test regexp online. (Regex implementation: java.util.regex.*)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Eclipse plugin: configurable decorator for icons and labels. Can be adjusted to decorate icons and text depending on (regexp) substring matching on certain nodes in tree views (Package Explorer, Navigator,...). Works with Eclipse 2.1 or later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The text editor for the frantic developer. Uncommon features in a common, cross-platform (unix, win32) setting. Written in tcl/tk, tease offers basic encryption, fast commenting/uncommenting, search/replace including regexp, unlimited undo/redo & more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Sed.py is a python module to provide a easy way to do text stream processing. Just like the name of module, it likes to do the work that sed can do. But not in sed's way, it's in Python's way. To use this module, the knowledge of regexp is necessary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next