Regular expressions vs Me

This page summarizes the projects mentioned and recommended in the original post on /r/learnjavascript

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • RegExr

    RegExr is a HTML/JS based tool for creating, testing, and learning about Regular Expressions.

  • If you haven't already ran through the exercises, https://regexone.com/ is a great place to get a general grasp of regex. Follow that up with some practical applcation using https://regexr.com/ for a visual guide as to what you're selecting. (example: try grabbing time stamps from a JSON request or something similar)

  • JSVerbalExpressions

    JavaScript Regular expressions made easy

  • JSVerbalExpressions — construct regular expressions with natural language terms

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • CommonRegexJS

    Find a lot of kinds of common information in a string. CommonRegex port for JavaScript

  • CommonRegexJS — collection of common regular expressions

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Melody - A language that compiles to regular expressions and aims to be more easily readable and maintainable

    4 projects | /r/ProgrammingLanguages | 15 Feb 2022
  • Super-expressive – Write regex in natural language

    4 projects | news.ycombinator.com | 21 Jan 2021
  • Purl: A Simple Tool for Text Processing

    3 projects | news.ycombinator.com | 12 Apr 2024
  • A compiled-away, type-safe, readable RegExp alternative

    1 project | news.ycombinator.com | 6 Apr 2024
  • Show HN: Pyroscope/Phlare drop-in compatible replacement with OLAP storage

    1 project | news.ycombinator.com | 20 Feb 2024