@kingsimba/nc-ui 0.1.40 → 0.1.41

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 CHANGED
@@ -3,7 +3,7 @@
3
3
  A high-performance, lightweight React UI component library and extensible application framework.
4
4
 
5
5
  - 🤖 **AI-Optimized**: Comprehensive [AI reference guide](AI_REFERENCE_GUIDE.md) included
6
- - 🚀 **Small Footprint**: Only ~75KB bundle size.
6
+ - 🚀 **Small Footprint**: ~33KB gzipped core bundle; YAML editor is a separate entry point (~77KB)
7
7
  - 🏗️ **[Application Framework](docs/APP_FRAMEWORK.md)**: Features a flexible, extensible framework for building windowed apps, with [app-specific i18n](./nc-ui-ai-reference/translation-guide.md)
8
8
  - 📱 **Cross-Platform**: Optimized for both desktop and mobile experiences.
9
9