Ueditor

screenshot of Ueditor
express

:pencil: UEditor 官方支持的版本有PHP JSP ASP .NET. ueditor for nodejs 可以让你的UEditor支持node.js

Overview

The Node.js ueditorUEditor is an upgraded version of UEditor that now supports Node.js. Previously, UEditor was officially supported for PHP, JSP, ASP, and .NET. This new version, ueditor for Node.js (ueditor@1.0.0), provides full support for Node.js, offering features like Qiniu upload, FDFS upload, and multi-type file upload (attachments, videos, images).

Features

  • Qiniu upload: Allows uploading files directly to Qiniu cloud storage.
  • FDFS upload: Supports uploading files to FastDFS.
  • Multi-type file upload: Enables users to upload various types of files like attachments, videos, and images.
  • Upload configuration: Users can configure where files are uploaded, including specifying directories or cloud storage.

Summary

The Node.js ueditorUEditor brings support for Node.js to the popular UEditor, providing features like Qiniu and FDFS upload options, multi-type file uploads, and customizable upload configurations. By upgrading to this version (ueditor@1.0.0), users can now leverage Node.js for their UEditor needs, enhancing the functionality and flexibility of their projects.

express
Express

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.