beavis / TextFormatter-1

Text formatting library that supports BBCode, HTML and other markup via plugins. Handles emoticons, censors words, automatically embeds media and more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

s9e\TextFormatter is a text formatting library that supports BBCode, Markdown, HTML and other markup via plugins. The library is in PHP, with a JavaScript port also available for client-side preview (see below.)

Build Status Coverage Status Scrutinizer Quality Score Documentation Contact the author.

Installation

The best way to install s9e\TextFormatter is via Composer. See Installation.

composer require s9e/text-formatter

Versioning

Versioning is meant to follow Semantic Versioning. You can read about API changes in the documentation.

Demo

You can try the JavaScript version in this BBCodes + other stuff demo, or this Markdown + stuff (Fatdown) demo.

Examples

If you can only read one example, read how to use a bundle.

You can run the scripts directly from the examples directory and you will find in the manual a description of each plugin as well as other examples.

About

Text formatting library that supports BBCode, HTML and other markup via plugins. Handles emoticons, censors words, automatically embeds media and more.

License:MIT License


Languages

Language:PHP 94.1%Language:JavaScript 4.9%Language:HTML 0.6%Language:Shell 0.3%Language:XSLT 0.0%