Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/urish/tsquery-playground
Playground for TSQuery
https://github.com/urish/tsquery-playground
abstract-syntax-tree angular ast playground tsquery tsquery-playground typescript
Last synced: 3 days ago
JSON representation
Playground for TSQuery
- Host: GitHub
- URL: https://github.com/urish/tsquery-playground
- Owner: urish
- License: mit
- Created: 2018-05-28T23:16:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T17:04:44.000Z (almost 2 years ago)
- Last Synced: 2024-05-10T03:43:24.031Z (6 months ago)
- Topics: abstract-syntax-tree, angular, ast, playground, tsquery, tsquery-playground, typescript
- Language: TypeScript
- Homepage: https://tsquery-playground.web.app
- Size: 1010 KB
- Stars: 43
- Watchers: 4
- Forks: 15
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TSQuery Playground
[![Build Status](https://travis-ci.org/urish/tsquery-playground.svg?branch=master)](https://travis-ci.org/urish/tsquery-playground)
🔍 [Live Demo](https://tsquery-playground.web.app/)
## Development server
Run `yarn start` for a dev server, then navigate to `http://localhost:4200/`.
## License
Copyright (C) 2018-2020, Uri Shaked. The code in this repo is published under the MIT license.