Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/videoly/ember-trix-next


https://github.com/videoly/ember-trix-next

addon ember ember-addon ember-cli emberjs

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

@videoly/ember-trix-next
==============================================================================

[![CI](https://github.com/videoly/ember-trix-next/actions/workflows/ci.yml/badge.svg)](https://github.com/videoly/ember-trix-next/actions/workflows/ci.yml)

A simple trix editor wrapper

Compatibility
------------------------------------------------------------------------------

* Ember.js v3.24 or above
* Ember CLI v3.24 or above
* Node.js v12 or above

Installation
------------------------------------------------------------------------------

```
ember install @videoly/ember-trix-next
```

Usage
------------------------------------------------------------------------------

In the most cases it would be enough just to use the inline variant of the component:

```hbs

```

Or you can customize the markup:

```hbs

Some HTML before toolbar



Some HTML between toolbar and editor



Some HTML after editor

```

Contributing
------------------------------------------------------------------------------

See the [Contributing](CONTRIBUTING.md) guide for details.

License
------------------------------------------------------------------------------

This project is licensed under the [MIT License](LICENSE.md).