An open API service providing repository metadata for many open source software ecosystems.

GitHub / Hookyns / tst-expression

Expression trees for TypeScript similar to C#. Expression trees represent code in a tree-like data structure, where each node is an expression, for example, a method call or a binary operation such as x < y.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hookyns%2Ftst-expression
PURL: pkg:github/Hookyns/tst-expression

Stars: 18
Forks: 5
Open issues: 2

License: mit
Language: TypeScript
Size: 98.6 KB
Dependencies parsed at: Pending

Created at: over 6 years ago
Updated at: 5 months ago
Pushed at: about 3 years ago
Last synced at: 7 days ago

Topics: ast, expression, expression-transformer, expression-tree, javascript, nodejs, transformer, tree, typescript, typescript-transformer, typescript-transformer-plugin

    Loading...