Commit Graph

4 Commits

Author SHA1 Message Date
David Friedel 80d87f92d6 Update README with branded header and documentation links
- Add centered logo and title with product branding
- Add links to product website and documentation
- Add badges for package manager and license
- Add Other SDKs table with cross-references
- Add Support section with dev@ironservices.io email
- Update repository links to git.marketally.com

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-27 10:40:21 +00:00
David Friedel c4d90ba9ab Remove promotional links from README 2025-12-26 11:41:12 +00:00
David Friedel bd63d195ee Implement IronNotify JavaScript SDK
- NotifyClient with simple notify() and event builder APIs
- Real-time WebSocket support with auto-reconnect
- Offline queue with localStorage persistence
- Event builder with fluent API
- Notification management (get, markAsRead, unreadCount)
- Full TypeScript types
- ESM + CommonJS dual publishing
2025-12-25 10:34:21 +00:00
Admin de08d57638
Initial commit 2025-12-25 04:56:46 -05:00