Pattern Matching for Javascript
-
Updated
Oct 28, 2023 - JavaScript
Pattern Matching for Javascript
Developer friendly Natural Language Processing ✨
Super tiny and ~350% faster alternative to node-glob
Pampy.js: Pattern Matching for JavaScript
A tiny pattern-matching library in the style of the TC39 proposal.
Zeronode - minimal building block for NodeJS microservices
bem-xjst (eXtensible JavaScript Templates): declarative template engine for the browser and server
Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs), posix brackets or braces, and with complete Bash 4.3 wildcard support: ("*", "**", and "?").
TypeScript does not have any pattern matching functionality built in. This article shows several ways how you can replicate the core of a simple pattern matcher using a few simple structures and functions within TypeScript. Resulting code will have improved maintainability and better runtime type safety when done right.
Pattern matching for JavaScript inspired by one of the great features of the Haskell language. Suitable for browsers or node.js.
JavaScript functional conditional expression
the minimal grammar, high performance JavaScript pattern matching implementation
Transform 'haskell like' pattern matching. Syntax analyzing based on bitwise operators like |(OR) and &(AND). Transforms to javascript function that comes with plugin as a helpers library.
object validation with flow types and more
The L Programming Language
Finds patterns & shapes in Go board arrangements and names moves.
Render based on assertions
Bop is a very fast Boyer-Moore parser/matcher for String or Buffer patterns.
Pattern matching and tagged unions in JavaScript without new syntax.
Add a description, image, and links to the pattern-matching topic page so that developers can more easily learn about it.
To associate your repository with the pattern-matching topic, visit your repo's landing page and select "manage topics."