Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

just-be-dev/ts-query-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ts-query-cli

Usage

ts-query [path] [query] <selector>

Useful queries

Find all usages of reaction in force

ts-query ~/Git/Artsy/force/src "ImportDeclaration > StringLiteral[text=/^(@artsy.)?reaction.*/]" text

About

Quickly query ts files for AST nodes

Resources

Stars

4 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors