Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work. Learn more →
Super-expressive Alternatives
Similar projects and alternatives to super-expressive
-
babel-plugin-macros
🎣 Allows you to build simple compile-time libraries
-
regex-benchmark
It's just a simple regex benchmark of different programming languages.
-
Appwrite
Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
-
fluent-regex
A nice fluent and typed way to construct regular expressions
-
melody
Melody is a language that compiles to regular expressions and aims to be more readable and maintainable
-
babel-handbook
:blue_book: A guided handbook on how to use Babel and how to create plugins for Babel.
-
RegExr
RegExr is a HTML/JS based tool for creating, testing, and learning about Regular Expressions.
-
JSVerbalExpressions
JavaScript Regular expressions made easy
-
Sonar
Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
ck
Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance concurrent systems developed in C99+.
-
ocaml-re
Pure OCaml regular expressions, with support for Perl and POSIX-style strings
-
-
expressive-glob
💡 Write glob patterns in super expressive and an easy way!
-
super-expressive.macro
🎣 A macro to generate Regular Expressions (RegExp) at build-time with super-expressive.
-
super-expressive reviews and mentions
- i'd like you to meet regex-
- Melody - A language that compiles to regular expressions and aims to be more easily readable and maintainable
-
💡 expressive-glob: Write glob patterns in a super expressive and an easy way!
This project is inspired by super-expressive!
-
A tale of knowledge building
super-expressive is a library to create Regular Expressions (RegExp) in almost natural language. It's useful, simple and well-documented. One downside it's that it's a runtime library, something else to add to our bundle.
- Super-expressive – Write regex in natural language
-
All cashiers need to see is your birth year starting with 1 and they know you're old enough.
Here's an attempt at making regex readable in javascript, https://github.com/francisrstokes/super-expressive
-
A note from our sponsor - Sonar
www.sonarsource.com | 1 Oct 2023
Stats
francisrstokes/super-expressive is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of super-expressive is JavaScript.