Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geometryzen/math-expression-tree
Data structure for constructing math expressions
https://github.com/geometryzen/math-expression-tree
Last synced: 9 days ago
JSON representation
Data structure for constructing math expressions
- Host: GitHub
- URL: https://github.com/geometryzen/math-expression-tree
- Owner: geometryzen
- License: mit
- Created: 2023-12-24T14:51:48.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-27T00:32:17.000Z (9 months ago)
- Last Synced: 2024-05-02T07:14:24.787Z (7 months ago)
- Language: TypeScript
- Size: 868 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# math-expression-tree
[![version](https://img.shields.io/npm/v/math-expression-tree.svg)](https://www.npmjs.com/package/math-expression-tree)
[![npm downloads](https://img.shields.io/npm/dm/math-expression-tree.svg)](https://npm-stat.com/charts.html?package=math-expression-tree&from=2022-09-01)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](./CONTRIBUTING.md)