etherpad-lite | modern really-real-time collaborative document editor | Editor library

 by   ether JavaScript Version: 1.8.18 License: Apache-2.0

kandi X-RAY | etherpad-lite Summary

kandi X-RAY | etherpad-lite Summary

etherpad-lite is a JavaScript library typically used in Editor applications. etherpad-lite has no bugs, it has no vulnerabilities, it has a Permissive License and it has medium support. You can install using 'npm i ep_etherpad-lite' or download it from GitHub, npm.

Etherpad is a real-time collaborative editor scalable to thousands of simultaneous real time users. It provides full data export capabilities, and runs on your server, under your control.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              etherpad-lite has a medium active ecosystem.
              It has 14373 star(s) with 2547 fork(s). There are 360 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 145 open issues and 2821 have been closed. On average issues are closed in 116 days. There are 34 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of etherpad-lite is 1.8.18

            kandi-Quality Quality

              etherpad-lite has 0 bugs and 0 code smells.

            kandi-Security Security

              etherpad-lite has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              etherpad-lite code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              etherpad-lite is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              etherpad-lite releases are available to install and integrate.
              Deployable package is available in npm.
              Installation instructions, examples and code snippets are available.
              etherpad-lite saves you 2325 person hours of effort in developing the same functionality from scratch.
              It has 10242 lines of code, 0 functions and 454 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of etherpad-lite
            Get all kandi verified functions for this library.

            etherpad-lite Key Features

            No Key Features are available at this moment for etherpad-lite.

            etherpad-lite Examples and Code Snippets

            No Code Snippets are available at this moment for etherpad-lite.

            Community Discussions

            QUESTION

            nginx with Etherpad in a subdirectory
            Asked 2022-Jan-20 at 18:21

            I am setting up etherpad-lite in a subdirectory at this location.

            Unfortunately the files in 'static' aren't being loaded:

            Clearly something is going on in my nginx, which (partially) looks like this:

            ...

            ANSWER

            Answered 2022-Jan-13 at 11:01

            You can try to navigate the static content to the correct folder with:

            Source https://stackoverflow.com/questions/70651975

            QUESTION

            etherpad lite api listAll failed
            Asked 2020-Oct-09 at 08:21

            In etherpad lite I try to list pads or groups with the api. But I reveive the following message:

            ...

            ANSWER

            Answered 2020-Oct-09 at 08:21

            The error "createHTTPError.notFound is not a constructor" occurred when an unsupported function is called. The api version (1) that you have specified supports following functions only

            Source https://stackoverflow.com/questions/63922351

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install etherpad-lite

            You'll need Git and Node.js installed. To update to the latest released version, execute git pull origin. The next start with src/bin/run.sh will update the dependencies.
            Move to a folder where you want to install Etherpad. Clone the git repository: git clone --branch master git://github.com/ether/etherpad-lite.git
            Change into the new directory containing the cloned source code: cd etherpad-lite
            run src/bin/run.sh and open http://127.0.0.1:9001 in your browser.
            You'll need node.js and (optionally, though recommended) git. Now, run start.bat and open http://localhost:9001 in your browser. Update to the latest version with git pull origin, then run src\bin\installOnWindows.bat, again.
            Grab the source, either
            download https://github.com/ether/etherpad-lite/zipball/master
            or git clone --branch master https://github.com/ether/etherpad-lite.git
            With a "Run as administrator" command prompt execute src\bin\installOnWindows.bat
            Start the server manually (e.g. node src/node/server.js)
            Edit the db filename in settings.json to the relative directory with the file (e.g. application/lib/etherpad-lite/var/dirty.db)
            Add auto-generated files to the main project .gitignore
            If you have enabled authentication in users section in settings.json, it is a good security practice to store hashes instead of plain text passwords in that file. This is especially advised if you are running a production installation. Please install ep_hash_auth plugin and configure it. If you prefer, ep_hash_auth also gives you the option of storing the users in a custom directory in the file system, without having to edit settings.json and restart Etherpad each time.

            Support

            Read our Developer Guidelines.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/ether/etherpad-lite.git

          • CLI

            gh repo clone ether/etherpad-lite

          • sshUrl

            git@github.com:ether/etherpad-lite.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Editor Libraries

            quill

            by quilljs

            marktext

            by marktext

            monaco-editor

            by microsoft

            CodeMirror

            by codemirror

            slate

            by ianstormtaylor

            Try Top Libraries by ether

            pad

            by etherJava

            ueberDB

            by etherJavaScript

            etherpad-lite-jquery-plugin

            by etherJavaScript

            ep_webrtc

            by etherJavaScript

            ep_markdown

            by etherJavaScript