tickup 1.0.30 → 1.0.31
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 +11 -3
- package/dist/tickup-full.cjs.js +232 -311
- package/dist/tickup-full.cjs.js.map +1 -0
- package/dist/tickup-full.es.js +236 -5589
- package/dist/tickup-full.es.js.map +1 -0
- package/dist/tickup.cjs.js +228 -307
- package/dist/tickup.cjs.js.map +1 -0
- package/dist/tickup.es.js +236 -5329
- package/dist/tickup.es.js.map +1 -0
- package/package.json +3 -2
package/README.md
CHANGED
|
@@ -37,6 +37,16 @@ TickUp is a lightning-fast, Canvas 2D-based charting library for React. It is bu
|
|
|
37
37
|
| Performance | ✅ Up to 50k Data Points | 🚀 1M+ Data Points (HFT Optimized) |
|
|
38
38
|
| License | ✅ MIT (Open Source) | 💎 Commercial (Private & Protected) |
|
|
39
39
|
|
|
40
|
+
### Pricing & Licensing
|
|
41
|
+
|
|
42
|
+
| Plan | License | Best For | Price |
|
|
43
|
+
| :--- | :--- | :--- | :--- |
|
|
44
|
+
| Community | MIT | Open Source & Hobbyists | Free |
|
|
45
|
+
| Professional | Commercial | Solo Founders & Small Teams | $99/yr |
|
|
46
|
+
| Enterprise | Custom | High-Frequency Trading & Banks | Contact Us |
|
|
47
|
+
|
|
48
|
+
**Pro Features:** **Neon Rendering Engine**, **Advanced Indicators (Fibonacci, Elliott)**, **RTL Support**, and **Priority Support**.
|
|
49
|
+
|
|
40
50
|
### Visual Showcase
|
|
41
51
|
|
|
42
52
|

|
|
@@ -59,9 +69,7 @@ npm install tickup react react-dom styled-components
|
|
|
59
69
|
|
|
60
70
|
### 🚀 Take it to the next level with TickUp Prime
|
|
61
71
|
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
Experience the glowing shaders and professional analysis suite in our live demo.
|
|
72
|
+
Interested in TickUp Prime? Visit our [Showcase](https://bardamri.github.io/tickup-charts/) to test it live or email us for a license key.
|
|
65
73
|
|
|
66
74
|
### Contact
|
|
67
75
|
|