armor-editor
Version:
Advanced rich text editor with premium armor-grade security, real-time collaboration, spell checking, track changes, and framework-agnostic design for React, Vue, Angular, Next.js, Nuxt.js
63 lines (45 loc) • 2.28 kB
Markdown
# ArmorEditor Documentation
Simple guides to learn the most advanced rich text editor.
## 🚀 Quick Start
1. **[getting-started.md](./getting-started.md)** - Setup in 5 minutes with examples
2. **[FEATURES.md](./FEATURES.md)** - See all 135+ features
## 📚 Simple Guides
### Core Features
- **[ai-features.md](./ai-features.md)** - Add AI writing help (with examples)
- **[collaboration.md](./collaboration.md)** - Team editing (with examples)
- **[security.md](./security.md)** - Security & compliance (with examples)
- **[media-features.md](./media-features.md)** - Voice, video, media (with examples)
- **[workflow.md](./workflow.md)** - Approvals & workflows (with examples)
- **[performance.md](./performance.md)** - Make it fast (with examples)
### Reference
- **[api-reference.md](./api-reference.md)** - All methods and options
## 🎯 By What You Need
### For Developers
- [getting-started.md](./getting-started.md) - Copy-paste setup
- [api-reference.md](./api-reference.md) - All methods
- [performance.md](./performance.md) - Speed tips
### For Business
- [security.md](./security.md) - Enterprise security
- [workflow.md](./workflow.md) - Business processes
- [collaboration.md](./collaboration.md) - Team work
### For Content Creators
- [ai-features.md](./ai-features.md) - AI writing help
- [media-features.md](./media-features.md) - Voice & video
- [collaboration.md](./collaboration.md) - Team editing
### For Industries
- **Healthcare** - [security.md](./security.md) + [media-features.md](./media-features.md)
- **Legal** - [security.md](./security.md) + [workflow.md](./workflow.md)
- **Education** - [collaboration.md](./collaboration.md) + [ai-features.md](./ai-features.md)
- **Finance** - [security.md](./security.md) + [workflow.md](./workflow.md)
## 💡 All Examples Are In The Docs
Each guide has working examples you can copy and paste:
- HTML examples that work immediately
- JavaScript code you can use
- Real-world use cases
- Step-by-step instructions
## 🔗 Links
- [GitHub](https://github.com/technicults/armor-editor)
- [NPM](https://www.npmjs.com/package/armor-editor)
- [Issues](https://github.com/technicults/armor-editor/issues)
---
**Start with [getting-started.md](./getting-started.md) - it has everything you need!**