physical-quantity 1.1.12 → 1.1.13
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 +4 -7
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -12,15 +12,12 @@
|
|
|
12
12
|
- Easy to integrate into any web project.
|
|
13
13
|
|
|
14
14
|
## Demo: Physical Quantity element - No Unit Converter or Dual Units Needed
|
|
15
|
-
|
|
16
|
-
<iframe width="100%" height="300" src="https://jsfiddle.net/hithere/tz8ym4fh/
|
|
15
|
+
Live Demo on JS Fiddle
|
|
16
|
+
<iframe width="100%" height="300" src="https://jsfiddle.net/hithere/tz8ym4fh/100/embedded/result" allowfullscreen="true" frameborder="0"></iframe>
|
|
17
17
|
|
|
18
|
-
[
|
|
19
|
-
|
|
20
|
-

|
|
21
|
-
|
|
22
|
-

|
|
18
|
+
[](https://jsfiddle.net/hithere/tz8ym4fh/100/embedded/result)
|
|
23
19
|
|
|
20
|
+
[](https://jsfiddle.net/hithere/tz8ym4fh/100/embedded/result)
|
|
24
21
|
|
|
25
22
|
## Installation
|
|
26
23
|
|