@bryntum/scheduler-thin 7.1.2 → 7.1.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 +9 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,15 +1,24 @@
|
|
|
1
|
+
<br>
|
|
2
|
+
<br>
|
|
3
|
+
|
|
1
4
|
<p align="center">
|
|
2
5
|
<a href="https://bryntum.com/" rel="noopener" target="_blank">
|
|
3
6
|
<img width="350" src="https://bryntum.com/resources/bryntum_logo_blue.svg" alt="Bryntum logo">
|
|
4
7
|
</a>
|
|
5
8
|
</p>
|
|
6
9
|
|
|
10
|
+
<br>
|
|
11
|
+
|
|
7
12
|
# Bryntum Scheduler Thin placeholder package
|
|
8
13
|
|
|
9
14
|
This is a placeholder package.
|
|
10
15
|
|
|
11
16
|
The licensed version of Bryntum Scheduler Thin is hosted on the private Bryntum npm registry.
|
|
12
17
|
|
|
18
|
+
<p align="center">
|
|
19
|
+
<img src="https://bryntum.com/products/scheduler/examples/meta/thumb.2048.png" alt="Bryntum Scheduler Screenshot" width="600">
|
|
20
|
+
</p>
|
|
21
|
+
|
|
13
22
|
## Trial version
|
|
14
23
|
|
|
15
24
|
Trial packages are available on the public npm registry without authentication.
|