inLine
Editor

inLine is a pure javascript rich text editor plugin that allows users to easily format and style their text within a website or application.

inLine
3.7k downloads 😍

What does inLine do

With Inline, users can easily apply formatting to their text without the need for HTML or other coding knowledge.

This rich text editor plugin is a valuable tool for anyone who needs to create and publish content online, providing an intuitive and user-friendly interface for creating and editing text content with advanced formatting options.

Select this text!

How to use inLine

Installing and using inLine on your web app is extremely easy.

1

First of all, include the library on the <head> of your webpage

<head>
<!-- inline lib -->
<script src="inline.js"></script>
</head>
2

Then initialize inline on a selector that you want to make editable

<div id="myTextEditor"></div>

<!-- init inLine -->
<script>new inLine('#myTextEditor');</script>

That's it! Read the full documentation to find out how to use the most of all of inLine's features.

Read the documentation

What features does inLine include

Must-Have Features for a respectable Rich Text Editor Plugin!

  • Intuitive WYSIWYG interface

    It allows users to easily see and format their content in a way that resembles the final published version.

  • Inline formatting options

    It allows users to quickly apply styles to individual words or phrases within their text.

  • Insertion of links, images, and other media

    It allows users to add rich media to their content, making it more engaging and interactive.

  • Customizable toolbars and buttons

    It allows users to customize the interface of the editor to suit their needs and preferences.

  • Compatibility with different devices and browsers

    It ensures that the editor can be used on a variety of platforms, including mobile devices and popular web browsers.

How to get inLine

Get inLine now,
it's free!

Download it now

3.7k downloads 😍

See also