Commit c556727
sync with dev branch (#26)
* Made the initial build for npm (#25)
* Made the initial build for npm
* fix: update package.json with correct license, description and module type
- Change license from AGPLv3 to MIT to match actual project license
- Replace HTML image tag with proper text description
- Update type to "module" to align with ES module syntax
* Prepare package for npm publishing and bump version to 0.1.1
* Update package.json
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update rollup.config.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update rollup.config.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fix: update test script to use jest and add jest as a devDependency
* fix: remove (still) unused wasm plugin from rollup configuration
* fix: remove unused rollup-plugin-wasm from devDependencies
* fix: revert test script to no tests configured and remove jest from devDependencies
* Add plotly.js as a peer and dev dependency; update Rollup config for external globals
* fix: remove unused rollup-plugin-typescript2 from configuration
* Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fix: update import paths in README for consistency with distribution bundle
* fix: correct parameter syntax in addBoundaryCondition example
---------
Co-authored-by: Sridhar.Mani <sridhar.mani@novacastindia.com>
Co-authored-by: Nikos Chamakos <nikoscham@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update author and contributors information in package.json
* Add publishConfig to package.json for public access
---------
Co-authored-by: sridhar <2019309038@student.annauniv.edu>
Co-authored-by: Sridhar.Mani <sridhar.mani@novacastindia.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent 2a18a9e commit c556727
15 files changed
+4743
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
12 | 58 | | |
13 | 59 | | |
14 | 60 | | |
15 | 61 | | |
16 | 62 | | |
17 | | - | |
| 63 | + | |
18 | 64 | | |
19 | 65 | | |
20 | 66 | | |
21 | 67 | | |
22 | | - | |
| 68 | + | |
| 69 | + | |
23 | 70 | | |
24 | 71 | | |
25 | 72 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
0 commit comments