Giter Club home page Giter Club logo

novatrumbowygfield's Introduction

Laravel Nova Trumbowyg Field

RU readme

Trumbowyg (WYSIWYG editor) with localization!

This component adds the ability to use WYSIWYG fields instead of standard Textarea or Trix fields.

Component Base:

To switch localizations you can use Language Switch

How to use it in your component

Language is detected automatically - app()->getLocale()

use MrVaco\NovaTrumbowygField\NovaTrumbowygField;

public function fields(NovaRequest $request): array
{
    return [
        NovaTrumbowygField::make('Your field name', 'db column'),
    ];
}

List of available localizations

"en" - English - by default

ar - Arabic es - Spanish it - Italian pt - Portuguese th - Thai
az - Azerbaijani es_ar - Spanish (Argentina) ja - Japanese pt_br - Portuguese Brazilian tr - Turkish
bg - Bulgarian et - Estonian ko - Korean ro - Romanian ua - Ukrainian
bn - Bangla fa - Persian lt - Lithuanian rs - Serbian (Cyrlic) vi - Vietnamese
by - Belarusian fi - Finnish mn - Mongolian rs_latin - Serbian (Latin) zh_cn - Simplified Chinese
ca - Catalan fr - French my - Malaysian ru - Russian zh_tw - Traditional Chinese
cs - Czech he - Hebrew nb - Norwegian Bokmål sk - Slovak
da - Danish hr - Croatian nl - Dutch sl - Slovenian
de - German hu - Hungarian ph - Filipino sq - Albanian
el - Greek id - Indonesian pl - Polish sv - Swedish

I did not translate - all localization files were taken from Trumbowyg repository.

Each localization file indicates the author of the translation.


Light theme

Dark theme

novatrumbowygfield's People

Contributors

mrvaco avatar

Watchers

 avatar

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.