npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

armor-editor

v2.0.15

Published

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

Readme

ArmorEditor

We are under development (This is currently being built or improved and is not yet ready for production)

npm version Downloads License Size

The most secure and comprehensive rich text editor for modern web applications

A powerful, lightweight (58KB) rich text editor that combines enterprise-grade security with cutting-edge AI capabilities. Built for modern teams who need real-time collaboration, voice comments, workflow management, and GDPR/HIPAA compliance. Framework-agnostic design works seamlessly with React, Vue, Angular, Next.js, Nuxt.js, or vanilla JavaScript.

Why developers choose ArmorEditor: Zero-config setup, 135+ premium features, 5 AI providers, end-to-end encryption, and the most comprehensive documentation in the industry.

Quick Start (2 Minutes)

Install

NPM

npm install armor-editor

CDN

<script type="module">
  import { ArmorEditor } from 'https://unpkg.com/armor-editor@latest/dist/index.esm.js';
</script>

Use It

import { ArmorEditor } from 'armor-editor';

const editor = new ArmorEditor({
  container: '#editor',
  height: '400px',
  placeholder: 'Start typing...'
});

HTML

<div id="editor"></div>

That's it! You have a working rich text editor.

Key Features

  • AI Writing Assistant - 5 providers (OpenAI, Claude, Gemini) with 15+ models, smart suggestions, grammar check, and tone adjustment
  • Real-time Collaboration - Multi-user editing with live cursors, conflict resolution, and user presence indicators
  • Enterprise Security - End-to-end encryption (RSA-OAEP, AES-GCM), SSO/SAML integration, GDPR/HIPAA compliance
  • Voice & Video Integration - Voice comments with transcription, WebRTC video calls, screen sharing, and recording
  • Workflow Management - Multi-stage approval workflows, Git-like version control, document templates, and automation
  • High Performance - Virtual scrolling for large documents, WebAssembly optimization, Web Workers for background processing
  • Universal Framework Support - Zero-config integration with React, Vue, Angular, Next.js, Nuxt.js, and vanilla JavaScript
  • Mobile & Touch Optimized - Native touch gestures, responsive design, collapsible toolbar, and offline support

Why Choose ArmorEditor?

| Feature Category | Other Editors | ArmorEditor | |------------------|---------------|-------------| | Bundle Size | 500KB+ | 58KB (9x smaller) | | AI Integration | Limited or none | 5 Providers, 15+ Models | | Real-time Collaboration | Extra cost or basic | Built-in with live cursors | | Enterprise Security | Basic or add-on | E2E encryption, SSO, compliance | | Setup Time | Hours of configuration | 2 minutes, zero-config | | Framework Support | Limited frameworks | All major frameworks | | Voice & Video | Not available | Voice comments, video calls | | Workflow Management | Not available | Multi-stage approvals, version control | | Performance | Standard DOM | Virtual scrolling, WASM, Web Workers | | Documentation | Basic or outdated | 135+ features, beginner-friendly guides | | Compliance | Manual implementation | GDPR/HIPAA ready out-of-the-box | | Cost | $$$$ per month | Free and open source |

Documentation

Comprehensive guides with working examples - everything you need to master ArmorEditor:

Use Cases

  • Content Management - Blogs, articles, documentation with AI writing assistance and SEO optimization
  • Team Collaboration - Real-time document editing with live cursors, comments, and approval workflows
  • Healthcare - HIPAA-compliant medical records with voice notes, encryption, and audit trails
  • Legal - Secure document workflows with digital signatures, version control, and attorney-client privilege
  • Education - Interactive learning materials with voice feedback, video lessons, and student collaboration
  • Enterprise - Business process automation with multi-stage approvals, SSO integration, and compliance reporting
  • Financial Services - SOX-compliant financial documentation with encryption, audit logs, and regulatory reporting
  • Government - Secure government documents with classification levels, access controls, and compliance tracking

Browser Support

| Browser | Version | Features | |---------|---------|----------| | Chrome | 58+ | ✅ All features | | Firefox | 55+ | ✅ All features | | Safari | 12+ | ✅ All features | | Edge | 79+ | ✅ All features |

License

MIT License - see LICENSE file.

Community

Links


Made with ❤️ by the Technicults team