Skip to content

Commit

Permalink
Roll our own Fraction implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
frostburn committed Nov 29, 2023
1 parent a7fb2e7 commit ef29fa5
Show file tree
Hide file tree
Showing 8 changed files with 2,542 additions and 111 deletions.
15 changes: 0 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,5 @@
"doc": "typedoc --entryPointStrategy packages . --name xen-dev-utils",
"prebenchmark": "tsc -p tsconfig-benchmark.json",
"benchmark": "node benchmarks/__benchmarks__/monzo.mark.js"
},
"dependencies": {
"fraction.js": "^4.3.7"
}
}
Loading

0 comments on commit ef29fa5

Please sign in to comment.