simple-table-core 3.0.2 → 3.0.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 +12 -6
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -120,13 +120,19 @@ Simple, transparent pricing that never changes based on your revenue or team siz
|
|
|
120
120
|
|
|
121
121
|
**$0/forever**
|
|
122
122
|
|
|
123
|
-
|
|
123
|
+
For side projects and pre-revenue teams. Unlimited users per product license with full access to all core features, built-in themes, TypeScript support, and the MIT License for **zero-revenue** companies only. If your company generates revenue, use Pro or Enterprise.
|
|
124
124
|
|
|
125
125
|
### PRO - For Growing Businesses
|
|
126
126
|
|
|
127
|
-
**$85/month**
|
|
127
|
+
**$85/month** or **$850/year** (about 17% less than twelve monthly payments)
|
|
128
128
|
|
|
129
|
-
|
|
129
|
+
For revenue-generating companies: priority email and Discord support, bug support for production issues, and the commercial EULA. Unlimited users per product license.
|
|
130
|
+
|
|
131
|
+
### ENTERPRISE - For teams that need hands-on support
|
|
132
|
+
|
|
133
|
+
**$350/month** or **$3,500/year** (about 17% less than twelve monthly payments)
|
|
134
|
+
|
|
135
|
+
Premium support with faster response times, direct access to core developers, feature request prioritization, and the commercial EULA. Unlimited users per product license.
|
|
130
136
|
|
|
131
137
|
**[View Detailed Pricing](https://www.simple-table.com/pricing)**
|
|
132
138
|
|
|
@@ -141,9 +147,9 @@ Join our growing community to ask questions or share feedback:
|
|
|
141
147
|
|
|
142
148
|
**Dual Licensed:**
|
|
143
149
|
|
|
144
|
-
- **Free Tier**: MIT License for individuals, startups, and
|
|
145
|
-
- **Pro
|
|
150
|
+
- **Free Tier**: MIT License for zero-revenue individuals, startups, and organizations — see [LICENSE](LICENSE)
|
|
151
|
+
- **Pro and Enterprise**: Commercial EULA for revenue-generating companies — see [EULA.txt](EULA.txt)
|
|
146
152
|
|
|
147
|
-
By using Simple Table, you agree to the terms in [EULA.txt](EULA.txt).
|
|
153
|
+
By using Simple Table, you agree to the terms in [EULA.txt](EULA.txt) where applicable.
|
|
148
154
|
|
|
149
155
|
**[View Detailed Pricing & Licensing](https://www.simple-table.com/pricing)**
|