@aithinks/chatbot-react-widget
v1.1.1
Published
A customizable chat widget component library for React applications
Readme
🎨 React Widget Library
React tabanlı, yeniden kullanılabilir widget bileşenleri içeren modern bir kütüphane.
📦 Kurulum
npm install @ai-thinks/react-widget📁 Proje Yapısı
src/
├── index.ts # Ana bileşen ve export
├── index.css # Global stiller
├── _style.tsx # Styled components
└── _stories.tsx # Storybook hikayeleri🛠 Geliştirme
Bu kütüphane Nx workspace içinde geliştirilmiştir.
Storybook
Bileşenleri görselleştirmek için Storybook kullanılmaktadır:
nx storybook react-widgetBuild
Kütüphaneyi production için build etmek:
nx build react-widgetLinting
Kod kalitesini kontrol etmek:
nx lint react-widget🎯 Özellikler
- ⚡ Modern React: En son React patterns ve hooks
- 🎨 Styled Components: Emotion ile güçlü styling
- 📱 Responsive: Mobil-first tasarım
- 📖 Storybook: İnteraktif dokümantasyon
- 📦 TypeScript: Tam tip güvenliği
- 🔧 Nx Monorepo: Ölçeklenebilir workspace
📝 Lisans
Bu proje MIT lisansı altında lisanslanmıştır.
🔗 Bağlantılar
Bu kütüphane AI Thinks Widget Libs workspace'inin bir parçasıdır.
