Skip to content

rbuckton/bigtsquery

 
 

Repository files navigation

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.

About

Search Engine for TypeScript Code using AST Queries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 76.4%
  • HTML 13.0%
  • JavaScript 7.2%
  • CSS 3.4%