wild-wild-parser
Path parser
A library for manipulating and serializing object property paths with wildcards and regexps
🤠Parser for object property paths with wildcards and regexps 🌵
13 stars
3 watching
0 forks
Language: JavaScript
last commit: 6 days ago algorithmdata-structuresfilterfunctional-programmingglobglobbingglobstarjavascriptjsonlibrarymapnodejsparsingpathrecursionregexregexpregular-expressiontypescriptwildcard
Related projects:
Repository | Description | Stars |
---|---|---|
ehmicky/wild-wild-path | A utility library for querying object properties with wildcard and regular expression support | 721 |
ehmicky/wild-wild-utils | Functional utilities for working with object properties using paths, wildcards, and regexps. | 37 |
zemasoft/wildcards | A library that implements a general-purpose algorithm for matching strings using wildcards | 80 |
antchfx/htmlquery | A Golang package for extracting data from HTML documents using XPath expressions. | 738 |
becheran/wildmatch | Matches strings against simple wildcard patterns | 78 |
scrapy/scrapely | A pure-python library for extracting structured data from HTML pages. | 1,863 |
freestrings/jsonpath | A Rust-based JSON path engine providing a similar API interface across Webassembly and Javascript | 122 |
willemdj/erlsom | A tool for parsing and generating XML documents in Erlang. | 267 |
jturner314/py_literal | A Rust crate for parsing and formatting Python literals. | 16 |
chip/pathos | A tool to manage and clean up system PATH environment variable entries | 98 |
shhavel/uri_query | A utility library for encoding and parsing URI query parameters in Elixir. | 13 |
wing924/shellwords | A library to manipulate strings according to UNIX Bourne shell word parsing rules | 24 |
ehmicky/unix-permissions | Provides a unified way to handle Unix permissions in Node.js and the terminal | 136 |
scymtym/esrap | A parser generator tool for building Common Lisp parsers with efficient parsing and error reporting capabilities. | 78 |
antchfx/xmlquery | An XML query package providing a simple and efficient way to extract data from XML documents using XPath expressions. | 445 |