Last 12 weeks · 0 commits
1 of 6 standards met
Repository: Rich-Harris/is-reference. Description: Determine whether an AST node is a reference Stars: 25, Forks: 10. Primary language: JavaScript. Languages: JavaScript (100%). Open PRs: 7, open issues: 2. Last activity: 1mo ago. Community health: 28%. Top contributors: Rich-Harris, lukastaegert, MattiasBuelens, Ocean-OS, ChristianMurphy, tanhauhau.
When parsing statements, is-reference does not check for MetaProperty nodes, and assumes that is a reference. Here's an example in the Svelte REPL.