Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / estools/esquery issues and pull requests

#149 - fix: correct regexp slash escapes

Pull Request - State: open - Opened by JoshuaKGoldberg 3 months ago

#148 - Re-implement `:has(>` by marking first selector isRoot

Pull Request - State: open - Opened by lukaw3d 5 months ago

#147 - Broken field selector on a descendant

Pull Request - State: closed - Opened by lukaw3d 5 months ago - 1 comment

#146 - Broken selectors after exactNode

Pull Request - State: open - Opened by lukaw3d 5 months ago - 1 comment

#145 - allow naked binaryOp at the start of a selector within :has()

Pull Request - State: closed - Opened by c-harding 10 months ago - 1 comment

#143 - Help with array null child selector

Issue - State: closed - Opened by mariaines over 1 year ago - 3 comments

#142 - how to use esquery with ts-morph?

Issue - State: open - Opened by jon9090 almost 2 years ago - 2 comments

#141 - pull lowercasing out of class matcher

Pull Request - State: closed - Opened by nzakas almost 2 years ago - 2 comments

#140 - External class resolve

Pull Request - State: closed - Opened by nzakas almost 2 years ago - 4 comments

#139 - Allow for custom node type keys

Pull Request - State: closed - Opened by nzakas almost 2 years ago - 4 comments

#138 - Check that the node has a parent before matching a 'child' selector

Pull Request - State: closed - Opened by jviide almost 2 years ago - 1 comment

#137 - Add matcher with a gurd wrapper. (#135)

Pull Request - State: closed - Opened by allex almost 2 years ago - 1 comment

#136 - fix generate matcher

Pull Request - State: closed - Opened by binsee almost 2 years ago - 1 comment

#135 - eslint crash when upgrading to 1.4.1

Issue - State: closed - Opened by bloody-ux almost 2 years ago - 13 comments

#134 - Optimize hot code paths

Pull Request - State: closed - Opened by jviide almost 2 years ago - 10 comments

#133 - Allow naked binaryOp at the start of a `has` selector

Pull Request - State: closed - Opened by richsilv about 2 years ago - 3 comments

#132 - :has(> child) is not supported

Issue - State: closed - Opened by c-harding over 2 years ago - 4 comments

#131 - Python port

Issue - State: open - Opened by mattfysh over 2 years ago

#130 - Array selector

Issue - State: closed - Opened by jggsus88 over 2 years ago - 7 comments

#129 - Building esquery using sample code

Issue - State: open - Opened by mattfysh over 2 years ago

#128 - chore: add and remove badges

Pull Request - State: open - Opened by iChenLei over 2 years ago

#127 - feat: add native Node ESM, with ESM lite export

Pull Request - State: open - Opened by brettz9 almost 3 years ago

#126 - Export getPath

Pull Request - State: open - Opened by cincodenada over 3 years ago

#125 - Feature Request: Add `:is` as alias for `:matches`

Issue - State: open - Opened by petamoriken over 3 years ago

#124 - Attribute value doesn't support empty array ([])

Issue - State: open - Opened by Yash-Singh1 over 3 years ago - 1 comment

#123 - TypeError: esquery.parse is not a function

Issue - State: open - Opened by gaborantal over 3 years ago

#122 - `:has(selector)` matches nodes matched by `selector`

Issue - State: open - Opened by mdjermanovic over 3 years ago - 1 comment

#121 - Proposal: Support check types

Issue - State: open - Opened by fisker over 3 years ago - 3 comments

#120 - Use `Array#{some, every}` instead of loop

Pull Request - State: open - Opened by fisker over 3 years ago

#119 - WIP:Update regex grammar for the special character

Pull Request - State: open - Opened by NamPNQ almost 4 years ago

#118 - Updates

Pull Request - State: open - Opened by brettz9 almost 4 years ago

#117 - Use GitHub Actions

Pull Request - State: closed - Opened by ota-meshi almost 4 years ago - 1 comment

#116 - Add architecture ppc64le to travis build

Pull Request - State: open - Opened by zazzel about 4 years ago

#115 - Question: How can I match a specific child of a parent?

Issue - State: closed - Opened by captbaritone over 4 years ago - 1 comment

#114 - Change match order to avoid inefficient comparisons

Issue - State: open - Opened by octogonz over 4 years ago - 1 comment

#113 - Add group example

Pull Request - State: open - Opened by JLHwung over 4 years ago

#112 - Add support for custom visitor keys.

Pull Request - State: closed - Opened by ota-meshi over 4 years ago - 5 comments

#111 - Feature Request: Add support for custom visitor keys.

Issue - State: closed - Opened by ota-meshi over 4 years ago - 2 comments

#110 - Crash on optional chaining

Issue - State: closed - Opened by mysticatea over 4 years ago - 3 comments

#109 - Support back-references with wildcards

Issue - State: open - Opened by brettz9 over 4 years ago

#108 - disallow empty attribute names in query language

Pull Request - State: closed - Opened by MarkKoester over 4 years ago - 4 comments

#107 - Demo: support for different parsers?

Issue - State: closed - Opened by pierpo over 4 years ago - 4 comments

#106 - Prefer for of

Pull Request - State: closed - Opened by brettz9 over 4 years ago

#105 - expose lite build without dependencies bundled

Pull Request - State: closed - Opened by nikaspran over 4 years ago - 5 comments

#104 - Do not bundle estraverse dependency?

Issue - State: closed - Opened by nikaspran over 4 years ago - 1 comment

#103 - Linting: Check eslintrc file

Pull Request - State: closed - Opened by brettz9 over 4 years ago - 2 comments

#102 - - npm: Update dep. estraverse and devDeps; fixes #101

Pull Request - State: closed - Opened by brettz9 almost 5 years ago

#101 - Request to update the dependence `estraverse` to latest

Issue - State: closed - Opened by uni-zheng almost 5 years ago

#100 - add esquery.traverse method

Pull Request - State: closed - Opened by brettz9 almost 5 years ago

#99 - There has a loop when query unknown key JSXOpeningElement.

Issue - State: closed - Opened by uni-zheng almost 5 years ago - 1 comment

#98 - Add a release log or annotate the tags in github releases

Issue - State: open - Opened by bradzacher almost 5 years ago

#97 - feat: introduce rollup-plugin-babel to maintain legacy node support

Pull Request - State: closed - Opened by mbroadst almost 5 years ago - 1 comment

#96 - compile using babel for compatibility with older versions

Pull Request - State: closed - Opened by brettz9 almost 5 years ago - 20 comments

#95 - Breaking change in version 1.2.0 isn't represented with a major version increment

Issue - State: closed - Opened by paulgraff almost 5 years ago - 23 comments

#94 - bump estraverse to 5.0.0

Pull Request - State: closed - Opened by michaelficarra almost 5 years ago

#93 - Npm dev dep

Pull Request - State: closed - Opened by brettz9 almost 5 years ago

#92 - add support for regex flags (i, m, s, and/or u); fixes #65

Pull Request - State: closed - Opened by brettz9 almost 5 years ago

#91 - - Run linting script as part of test; fixes #13

Pull Request - State: closed - Opened by brettz9 almost 5 years ago - 1 comment

#90 - jsdocs and minor refactoring

Pull Request - State: closed - Opened by brettz9 almost 5 years ago - 1 comment

#89 - Remove `.npmignore` in favor of `files` in `package.json` only

Pull Request - State: closed - Opened by brettz9 almost 5 years ago - 5 comments

#88 - use templates for multiline fixtures

Pull Request - State: closed - Opened by brettz9 almost 5 years ago

#87 - Eslint enforcement

Pull Request - State: closed - Opened by brettz9 almost 5 years ago - 5 comments

#86 - Gh pages update

Pull Request - State: closed - Opened by brettz9 almost 5 years ago - 5 comments

#85 - Espree

Pull Request - State: closed - Opened by brettz9 almost 5 years ago - 3 comments

#84 - switch from jstestr to mocha; track coverage; drop node <8

Pull Request - State: closed - Opened by brettz9 almost 5 years ago - 4 comments

#83 - ESM

Pull Request - State: closed - Opened by brettz9 almost 5 years ago - 7 comments

#82 - Pegjs update

Pull Request - State: closed - Opened by brettz9 almost 5 years ago - 1 comment

#81 - Linting tweaks and updates

Pull Request - State: closed - Opened by brettz9 almost 5 years ago - 3 comments

#80 - Add eslint setup

Pull Request - State: closed - Opened by papandreou almost 5 years ago - 2 comments

#79 - Update gh-pages

Issue - State: closed - Opened by brettz9 almost 5 years ago - 2 comments

#78 - Prevent exception when encountering a node of unknown type

Pull Request - State: closed - Opened by nicolaslt almost 5 years ago - 5 comments

#77 - chore: list 'has:' pseudo-class to README

Pull Request - State: closed - Opened by Quramy about 5 years ago - 1 comment

#76 - Please tag latest release v1.0.1

Issue - State: closed - Opened by jonassmedegaard about 5 years ago - 1 comment

#75 - Fix typos

Pull Request - State: closed - Opened by cherryblossom000 over 5 years ago - 1 comment

#74 - Fix global leak due to missing var declaration of l

Pull Request - State: closed - Opened by papandreou over 5 years ago - 4 comments

#73 - Add support for matching an attribute value against a selector

Pull Request - State: closed - Opened by papandreou over 5 years ago - 1 comment

#72 - "Child in specific slot" selector?

Issue - State: closed - Opened by papandreou over 5 years ago - 1 comment

#71 - Prevent exception when encountering a node of unknown type

Pull Request - State: closed - Opened by nicolaslt almost 6 years ago - 2 comments

#70 - Add memo cache to improve performance of repeated parse calls

Pull Request - State: open - Opened by phenomnomnominal almost 6 years ago - 1 comment

#69 - Add tests for `:scope` and `:root` selectors

Pull Request - State: open - Opened by run1t about 6 years ago - 3 comments

#68 - RegExp slash escapes not parsed correctly

Issue - State: open - Opened by cartant over 6 years ago - 6 comments

#67 - Error thrown on nth-child with ExperimentalSpreadSyntax

Issue - State: closed - Opened by aduth over 6 years ago - 4 comments

#66 - TSQuery!

Issue - State: closed - Opened by phenomnomnominal over 6 years ago - 2 comments

#65 - No case insensitive matching flags

Issue - State: closed - Opened by esprehn almost 7 years ago

#64 - How do I get the ancestor list?

Issue - State: open - Opened by foresightyj about 7 years ago

#63 - Fix TemplateLiterals and MetaProperties not being matched by :expression

Pull Request - State: closed - Opened by not-an-aardvark over 7 years ago - 4 comments

#62 - Fixes #58: check attribute type before matching against a regexp

Pull Request - State: closed - Opened by jupenur over 7 years ago - 3 comments

#61 - Reimplement subject indicators using :has selectors

Pull Request - State: open - Opened by jupenur over 7 years ago - 12 comments

#60 - Subject indicator false positives

Issue - State: open - Opened by jupenur over 7 years ago

#59 - Fix: add MetaProperty and TemplateLiteral to :expression class

Pull Request - State: closed - Opened by mysticatea over 7 years ago - 4 comments

#58 - Attribute regex test converts undefined attributes to strings

Issue - State: closed - Opened by not-an-aardvark over 7 years ago - 1 comment

#57 - Add optional JSX-Support while keeping original behaviour the default

Pull Request - State: open - Opened by allesklarbeidir over 7 years ago - 3 comments

#56 - Add correct SPDX expression.

Pull Request - State: closed - Opened by goloroden over 7 years ago

#55 - adjacent returns false if keys are undefined

Pull Request - State: open - Opened by nsfmc over 7 years ago - 2 comments

#54 - :has() selector

Pull Request - State: closed - Opened by Qard almost 8 years ago

#53 - Make :function matching more precise

Pull Request - State: closed - Opened by not-an-aardvark almost 8 years ago - 1 comment

#52 - Make sibling/adjacent selector only match following siblings (fixes #23)

Pull Request - State: closed - Opened by not-an-aardvark almost 8 years ago - 6 comments

#51 - Running the tests

Issue - State: closed - Opened by mroger about 8 years ago - 2 comments