PHPackages                             drupal-ckeditor-libraries-group/tweetabletext - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. drupal-ckeditor-libraries-group/tweetabletext

ActiveDrupal-library[Utility &amp; Helpers](/categories/utility)

drupal-ckeditor-libraries-group/tweetabletext
=============================================

CKEditor 4 tweetabletext plugin

04.9k↓50%JavaScript

Since Jan 20Pushed 4y agoCompare

[ Source](https://github.com/drupal-ckeditor-libraries-group/tweetabletext)[ Packagist](https://packagist.org/packages/drupal-ckeditor-libraries-group/tweetabletext)[ RSS](/packages/drupal-ckeditor-libraries-group-tweetabletext/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Tweetable Text
==============

[](#tweetable-text)

A simple CKEditor plugin to make some of text tweetable.

##### Screenshots for the UI as below:

[](#screenshots-for-the-ui-as-below)

!\[Screenshot\] ()

!\[Screenshot\] ()

!\[Screenshot\] ()

---

##### Screenshot on the frontend as below:

[](#screenshot-on-the-frontend-as-below)

!\[Screenshot\] ()

##### CSS for the frontend:

[](#css-for-the-frontend)

```
a.tweetabletext {
  text-decoration: underline;
}
a.tweetabletext:hover {
  background-color: #A9F43B;
  color: #2C4414;
  text-decoration: none;
}
a.tweetabletext::after {
  display: inline-block;
  background: url("http://i.imgur.com/ikC8axw.png") no-repeat center center;
  width: 16px;
  height: 16px;
  content: "\00a0";
  text-decoration: none;
  margin: 0;
  margin-left: 5px;
  right: 0px;
  position: relative;
  padding: 0;
  top: 3px;
}
```

*feel free to make modification on the css.*

##### @todo:

[](#todo)

- Proper Roadmap planning.
- URL need to encode (*checked*).
- Adding more parameter as mentioned here:
- Improving README file.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/61807022?v=4)[Drupal CKEditor Libraries Group](/maintainers/drupal-ckeditor-libraries-group)[@drupal-ckeditor-libraries-group](https://github.com/drupal-ckeditor-libraries-group)

---

Top Contributors

[![ardnet](https://avatars.githubusercontent.com/u/8396306?v=4)](https://github.com/ardnet "ardnet (11 commits)")

### Embed Badge

![Health badge](/badges/drupal-ckeditor-libraries-group-tweetabletext/health.svg)

```
[![Health](https://phpackages.com/badges/drupal-ckeditor-libraries-group-tweetabletext/health.svg)](https://phpackages.com/packages/drupal-ckeditor-libraries-group-tweetabletext)
```

###  Alternatives

[robinherbots/jquery.inputmask

Inputmask is a javascript library which creates an input mask. Inputmask can run against vanilla javascript, jQuery and jqlite.

6.5k276.6k4](/packages/robinherbots-jqueryinputmask)[webman/captcha

Captcha generator

1484.2k25](/packages/webman-captcha)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
