npm.io
0.1.1 • Published 7h ago

@selfcure/crawler

Licence
MIT
Version
0.1.1
Deps
4
Size
25 kB
Vulns
0
Weekly
0

@selfcure/crawler

Source crawler for selfcure — extracts interactive-element metadata from frontend source via AST.

Globs your *.tsx, *.jsx, *.vue, *.component.ts, and *.html files, parses each component with @typescript-eslint/parser, and returns a structured ComponentMeta[] describing every interactive element and its candidate selectors.

Internal library powering @selfcure/cli and @selfcure/mcp. You usually don't need to depend on it directly.

Install

npm install @selfcure/crawler

Docs

Full documentation: https://github.com/ricardofrancocustodio/selfcure#readme