Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cancerberosgx/ts-morph-playground
ts-morph example gallery and playground application 100% in the browser
https://github.com/cancerberosgx/ts-morph-playground
Last synced: about 1 month ago
JSON representation
ts-morph example gallery and playground application 100% in the browser
- Host: GitHub
- URL: https://github.com/cancerberosgx/ts-morph-playground
- Owner: cancerberoSgx
- License: mit
- Created: 2019-03-27T01:40:04.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T04:11:21.000Z (almost 2 years ago)
- Last Synced: 2024-04-13T16:20:19.869Z (9 months ago)
- Language: TypeScript
- Homepage: https://cancerberosgx.github.io/ts-morph-playground/
- Size: 18.4 MB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# ts-morph-playground
ts-morph example gallery and playground application 100% in the browser
## build
```sh
npm run build
```
## local development
```sh
npm start
```## Technologies
* TypeScript
* ts-morph
* react
* react-dom
* redux
* react-redux
* parcel