bigtsquery icon indicating copy to clipboard operation
bigtsquery copied to clipboard

Search Engine for TypeScript Code using AST Queries

BigTSQuery

Run TypeScript AST Queries across all public TypeScript code on GitHub.

Build Status

🔍 Live Demo

📖 Read the blog post

Development

Starting dev server (http://localhost:4200/):

yarn start

Starting storybook (http://localhost:4201/)

yarn storybook

Running tests:

yarn test

License

Copyright (C) 2018, Uri Shaked. The code in this repo is published under the MIT license.