anytime I see regex

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • fast-email-validator

    A fast email validation library for PHP 7+

  • For reference, there are also services and equivalent librairies that do a pretty great job querying MX records and more to ensure a mail address is valid and other interesting things, eg https://github.com/khanhicetea/fast-email-validator and probably some others.

  • marked

    A markdown parser and compiler. Built for speed.

  • Which is fucking stupid. I don't know why they don't just use an out-of-the-box markdown parser like markedjs.

  • 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
  • RegExr

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

  • You can use a tool like Regexr to validate your Regular Expressions against test cases: https://regexr.com/

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