Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samhinton88/expression-tree
https://github.com/samhinton88/expression-tree
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/samhinton88/expression-tree
- Owner: samhinton88
- Created: 2022-06-30T18:39:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-30T19:49:10.000Z (over 2 years ago)
- Last Synced: 2024-11-21T17:12:29.850Z (3 months ago)
- Language: JavaScript
- Size: 69.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Expression tree
To run tests:
```bash
npm run test
```