physical-quantity 1.3.3 → 1.3.4
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 +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -30,7 +30,7 @@ By leveraging these custom elements, developers can easily incorporate sophistic
|
|
|
30
30
|
> Email [don.wen@calcslive.com](mailto:don.wen@calcslive.com) with your suggestions — your feedback directly shapes the unit library.
|
|
31
31
|
|
|
32
32
|
## Live Demo: Physical Quantity elements - 3 Components
|
|
33
|
-
[Live Demo 0 - primary usages](https://v2-docs.donwen.com/demo/pq-samples-less.html)
|
|
33
|
+
[Live Demo 0 - primary usages](https://v2-docs.donwen.com/demo/pq-samples-less.html) ⭐ **NEW**
|
|
34
34
|
[Live Demo 1 - technical writing](https://v2-docs.donwen.com/fun-calculations/slingshot-stress-calculation.html)
|
|
35
35
|
[Live Demo 2 - typical product specs](https://v2-docs.donwen.com/demo/products/quik2.html)
|
|
36
36
|
[Live Demo 3 - typical product specs](https://v2-docs.donwen.com/demo/products/motioncanada/gates-a36.html)
|
package/package.json
CHANGED