Skip to content

InledGroup/office

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InSuite Logo

Inled InSuite Office

Modern, local-first, private, offline, in-browser Office Editor based in OnlyOffice.

Version Framework License Website

🚀 Live Demo

Quick Create: 📄 Word | 📊 Excel | 📽️ PowerPoint


🚀 Overview

Inled InSuite is a powerful web application designed to provide a seamless experience for viewing and editing Office documents (Word, Excel, PowerPoint) directly in your browser. Built with a "local-first" philosophy, it ensures your documents remain private and secure while providing a desktop-class editing experience.

🌍 Access Options

✨ Key Features

  • 📂 Multi-Format Support: Open and edit .docx, .xlsx, and .pptx files.
  • 🔒 Local-First: Files are processed locally in your browser, ensuring data privacy.
  • ⚡ Fast & Responsive: Built with Next.js 15+ and optimized for performance.
  • 🛠️ Rich Tools: Integrated with advanced editing capabilities.
  • 📦 Persistent Storage: Uses IndexedDB for local file management.

🛠️ Technology Stack

🛠️ Getting Started

Prerequisites

  • Node.js 22+
  • pnpm (recommended)

Installation

  1. Clone the repository:

    git clone <repository-url>
    cd website
  2. Install dependencies:

    pnpm install
  3. Run the development server:

    pnpm dev
  4. Open http://localhost:3000 in your browser.

🚢 Deployment

The project is configured for Cloudflare Pages.

  • Production Build: pnpm build
  • Deploy to Production: pnpm deploy
  • Deploy Preview: pnpm deploy:preview

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request or open an issue.

📜 License

The original code of OnlyOffice and Ziziyi Office is licensed under GNU Affero General Public License Version 3 (AGPL v3). Changes made by Inled Group are licensed under MIT-Inled

🙏 Acknowledgments

Special thanks to the following projects that made this possible:


Built with ❤️ for a better office experience.

About

Free, local, client-side Office suite powered by OnlyOffice on WASM

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 93.8%
  • JavaScript 2.8%
  • CSS 1.5%
  • Other 1.9%