simple-table-core 3.6.6 → 3.6.7
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 +10 -10
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -15,14 +15,14 @@ Simple Table is a **lightweight**, **high-performance**, **framework-agnostic**
|
|
|
15
15
|
|
|
16
16
|
Simple Table provides first-class adapters for the most popular frameworks:
|
|
17
17
|
|
|
18
|
-
| Framework
|
|
19
|
-
|
|
20
|
-
| **Vanilla JS** | [`simple-table-core`](https://www.npmjs.com/package/simple-table-core)
|
|
21
|
-
| **React**
|
|
22
|
-
| **Vue 3**
|
|
23
|
-
| **Svelte**
|
|
24
|
-
| **Solid**
|
|
25
|
-
| **Angular**
|
|
18
|
+
| Framework | Package | Version |
|
|
19
|
+
| -------------- | ------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------- |
|
|
20
|
+
| **Vanilla JS** | [`simple-table-core`](https://www.npmjs.com/package/simple-table-core) | [](https://www.npmjs.com/package/simple-table-core) |
|
|
21
|
+
| **React** | [`@simple-table/react`](https://www.npmjs.com/package/@simple-table/react) | [](https://www.npmjs.com/package/@simple-table/react) |
|
|
22
|
+
| **Vue 3** | [`@simple-table/vue`](https://www.npmjs.com/package/@simple-table/vue) | [](https://www.npmjs.com/package/@simple-table/vue) |
|
|
23
|
+
| **Svelte** | [`@simple-table/svelte`](https://www.npmjs.com/package/@simple-table/svelte) | [](https://www.npmjs.com/package/@simple-table/svelte) |
|
|
24
|
+
| **Solid** | [`@simple-table/solid`](https://www.npmjs.com/package/@simple-table/solid) | [](https://www.npmjs.com/package/@simple-table/solid) |
|
|
25
|
+
| **Angular** | [`@simple-table/angular`](https://www.npmjs.com/package/@simple-table/angular) | [](https://www.npmjs.com/package/@simple-table/angular) |
|
|
26
26
|
|
|
27
27
|
## Quick Start
|
|
28
28
|
|
|
@@ -146,13 +146,13 @@ For side projects and pre-revenue teams. Unlimited users per product license wit
|
|
|
146
146
|
|
|
147
147
|
### PRO - For Growing Businesses
|
|
148
148
|
|
|
149
|
-
**$85/month** or **$850/year**
|
|
149
|
+
**$85/month** or **$850/year**
|
|
150
150
|
|
|
151
151
|
For revenue-generating companies: priority email and Discord support, bug support for production issues, and the commercial EULA. Unlimited users per product license.
|
|
152
152
|
|
|
153
153
|
### ENTERPRISE - For teams that need hands-on support
|
|
154
154
|
|
|
155
|
-
**$350/month** or **$3,500/year**
|
|
155
|
+
**$350/month** or **$3,500/year**
|
|
156
156
|
|
|
157
157
|
Premium support with faster response times, direct access to core developers, feature request prioritization, and the commercial EULA. Unlimited users per product license.
|
|
158
158
|
|