-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ a974e96 🚀
- Loading branch information
Showing
10 changed files
with
66 additions
and
1 deletion.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
/*! | ||
* decimal.js v10.4.3 | ||
* An arbitrary-precision Decimal type for JavaScript. | ||
* https://github.com/MikeMcl/decimal.js | ||
* Copyright (c) 2022 Michael Mclaughlin <M8ch88l@gmail.com> | ||
* MIT Licence | ||
*/ | ||
|
||
/*! | ||
* The buffer module from node.js, for the browser. | ||
* | ||
* @author Feross Aboukhadijeh <https://feross.org> | ||
* @license MIT | ||
*/ | ||
|
||
/*! Browser bundle of nunjucks 3.2.4 (slim, only works with precompiled templates) */ | ||
|
||
/*! cpexcel.js (C) 2013-present SheetJS -- http://sheetjs.com */ | ||
|
||
/*! cputils.js (C) 2013-present SheetJS -- http://sheetjs.com */ | ||
|
||
/*! http://mths.be/fromcodepoint v0.1.0 by @mathias */ | ||
|
||
/*! js-yaml 4.1.0 https://github.com/nodeca/js-yaml @license MIT */ | ||
|
||
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ | ||
|
||
/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */ | ||
|
||
/*! sheetjs (C) 2013-present SheetJS -- http://sheetjs.com */ | ||
|
||
/** | ||
* @license Complex.js v2.1.1 12/05/2020 | ||
* | ||
* Copyright (c) 2020, Robert Eisele (robert@xarg.org) | ||
* Dual licensed under the MIT or GPL Version 2 licenses. | ||
**/ | ||
|
||
/** | ||
* @license Fraction.js v4.3.0 20/08/2023 | ||
* https://www.xarg.org/2014/03/rational-numbers-in-javascript/ | ||
* | ||
* Copyright (c) 2023, Robert Eisele (robert@raw.org) | ||
* Dual licensed under the MIT or GPL Version 2 licenses. | ||
**/ | ||
|
||
/** @license URI.js v4.4.1 (c) 2011 Gary Court. License: http://github.com/garycourt/uri-js */ |
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ |
Large diffs are not rendered by default.
Oops, something went wrong.