| repo | url | homepage | starredAt | createdAt | updatedAt | language | license | branch | stars | isPublic | isTemplate | isArchived | isFork | hasReadMe | refreshedAt | description | tags |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
dsherret/ts-ast-viewer |
2025-05-30T21:29:36Z |
2017-10-27T02:49:20Z |
2025-05-30T21:29:36Z |
TypeScript |
MIT |
main |
1288 |
true |
false |
false |
false |
true |
2025-05-31T21:04:40.420Z |
TypeScript AST viewer. |
Source code for https://ts-ast-viewer.com
Install Deno.
# install packages
deno install
# run locally
deno task dev
# run unit tests
deno task test
The code that code generates the factory code is automatically maintained by ts-factory-code-generator-generator.