Skip to content
This repository was archived by the owner on Dec 28, 2022. It is now read-only.

urish/bigtsquery

Repository files navigation

BigTSQuery

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

Build Status

🔍 Live Demo - No longer available

📖 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.