GitXplorerGitXplorer
T

math-parser

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
fb0c2d1b9ad41a65e23857d24abb2d806550b78d

feat: add eslint

TTsugami committed 3 years ago
Unverified
d245e6f141f1eaf5a2681332c4a5151875da36c9

first commit!

TTsugami committed 3 years ago

README

The README file for this repository.

Math Parser

This is an calculator parser, you can understand how to use reading math-parser.spec.ts

Installation

yarn install

run CLI

yarn start --help

run testings

yarn test

Todo

  • [ ] floating support