physical-quantity 1.1.67 → 1.1.68
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 +5 -3
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -14,9 +14,10 @@ It is a new HTML element for expressing physical quantities, featuring self-cont
|
|
|
14
14
|
- Easy to integrate into any web project.
|
|
15
15
|
|
|
16
16
|
## Demo: Physical Quantity element - No Unit Converter or Dual Units Needed
|
|
17
|
-
[Live Demo 1](https://v2-docs.donwen.com/
|
|
18
|
-
[Live Demo 2](https://v2-docs.donwen.com/demo/products/
|
|
19
|
-
[Live Demo 3](https://v2-docs.donwen.com/demo/
|
|
17
|
+
[Live Demo 1 - technical writing](https://v2-docs.donwen.com/fun-calculations/slingshot-stress-calculation.html)
|
|
18
|
+
[Live Demo 2 - typical product specs](https://v2-docs.donwen.com/demo/products/quik2.html)
|
|
19
|
+
[Live Demo 3 - typical product specs](https://v2-docs.donwen.com/demo/products/motioncanada/gates-a36.html)
|
|
20
|
+
[Live Demo 4 - unique ft-in conversion](https://v2-docs.donwen.com/demo/pq-samples-less.html)
|
|
20
21
|
|
|
21
22
|
|
|
22
23
|

|
|
@@ -260,6 +261,7 @@ Contributions are welcome! Please contact the developer for any bugs, features,
|
|
|
260
261
|
## Change Log
|
|
261
262
|
| Version | Date | Description |
|
|
262
263
|
|---|---|---|
|
|
264
|
+
| v1.1.68 |20240722| Readme update with Technical Writing example. |
|
|
263
265
|
| v1.1.67 |20240721| Number formatting with comma, eg: 20000 to 23,000; bug fixes. |
|
|
264
266
|
| v1.1.60 |20240721| A main refactoring. |
|
|
265
267
|
| v1.1.52 |20240718| Added category "Electrical Potential Difference (Voltage)".|
|