Coder Social home page Coder Social logo

actiontext-lite's Introduction

ActionText Lite

Lite version of the ActionText.

ActionText Lite 中文说明

Why use Lite version?

  • Action Text integration Trix by default, but that not useful, our users and editors does not like it 😩.
  • Active Storage as attachments, sometimes not the best choice, we need public image URLs, so we need CarrierWave.
  • Action Text has default HTML sanitize rules, but it too strict, we need text color, image width, and other style attributes... 🥺

Features

  • Same API with ActionText core features, just add Gem to use, no need change codes.🎊
  • Give you a clean rich text feature, there is no Trix, no complex HTML sanitize, no ActiveStoreage attachments.

Using

Add gem into your Gemfile:

gem "actiontext-lite"

Generate ActionText migrations:

🎁ActionText Lite used same table name action_text_rich_texts like ActionText, so it can be easily combined with existing ActionText projects.

$ rails action_text_lite:install

actiontext-lite's People

Contributors

clwy-cn avatar huacnlee avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

actiontext-lite's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.