joopjs 2.0.1 → 2.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -1
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -2,10 +2,12 @@
|
|
|
2
2
|
|
|
3
3
|
**Enterprise-grade, framework-agnostic TypeScript SDK for financial applications.**
|
|
4
4
|
|
|
5
|
-
[](https://www.npmjs.com/package/joopjs)
|
|
6
6
|
[](./LICENSE)
|
|
7
7
|
[](https://nodejs.org)
|
|
8
8
|
[](#)
|
|
9
|
+
[](https://kundan-leo.github.io/JoopJs/demo/)
|
|
10
|
+
[](https://github.com/kundan-leo/JoopJs)
|
|
9
11
|
|
|
10
12
|
> Author: **Kundan Singh**
|
|
11
13
|
|
package/package.json
CHANGED