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: about 2 months 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 | 722 |
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. | 744 |
becheran/wildmatch | Matches strings against simple wildcard patterns | 79 |
scrapy/scrapely | A pure-python library for extracting structured data from HTML pages. | 1,865 |
freestrings/jsonpath | A Rust-based JSON path engine providing a similar API interface across Webassembly and Javascript | 124 |
willemdj/erlsom | A tool for parsing and generating XML documents in Erlang. | 268 |
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 | 103 |
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 | 137 |
scymtym/esrap | A parser generator tool for Common Lisp with advanced features like dynamic redefinition and semantic predicates. | 79 |
antchfx/xmlquery | An XML query package providing a simple and efficient way to extract data from XML documents using XPath expressions. | 451 |