{"id":15015798,"url":"https://github.com/videoly/ember-trix-next","last_synced_at":"2025-04-12T09:52:44.638Z","repository":{"id":42436910,"uuid":"464079561","full_name":"videoly/ember-trix-next","owner":"videoly","description":null,"archived":false,"fork":false,"pushed_at":"2022-04-06T08:54:09.000Z","size":2510,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-12T09:52:32.456Z","etag":null,"topics":["addon","ember","ember-addon","ember-cli","emberjs"],"latest_commit_sha":null,"homepage":"https://videoly.github.io/ember-trix-next/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/videoly.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-02-27T08:27:53.000Z","updated_at":"2022-10-24T19:06:10.000Z","dependencies_parsed_at":"2022-09-12T01:00:25.015Z","dependency_job_id":null,"html_url":"https://github.com/videoly/ember-trix-next","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/videoly%2Fember-trix-next","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/videoly%2Fember-trix-next/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/videoly%2Fember-trix-next/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/videoly%2Fember-trix-next/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/videoly","download_url":"https://codeload.github.com/videoly/ember-trix-next/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248550635,"owners_count":21122932,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["addon","ember","ember-addon","ember-cli","emberjs"],"created_at":"2024-09-24T19:47:56.731Z","updated_at":"2025-04-12T09:52:44.616Z","avatar_url":"https://github.com/videoly.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"@videoly/ember-trix-next\n==============================================================================\n\n[![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)\n\n\nA simple trix editor wrapper\n\n\nCompatibility\n------------------------------------------------------------------------------\n\n* Ember.js v3.24 or above\n* Ember CLI v3.24 or above\n* Node.js v12 or above\n\n\nInstallation\n------------------------------------------------------------------------------\n\n```\nember install @videoly/ember-trix-next\n```\n\n\nUsage\n------------------------------------------------------------------------------\n\nIn the most cases it would be enough just to use the inline variant of the component:\n\n```hbs\n\u003cTrixEditor\n  @trixChange={{this.handleTrixChangeEvent}}\n  @initialValue=\"some text\" /\u003e\n```\n\nOr you can customize the markup:\n\n```hbs\n\u003cTrixEditor as |trix|\u003e\n  \u003cp\u003eSome HTML before toolbar\u003c/p\u003e\n  \u003ctrix.toolbar /\u003e\n  \u003cp\u003eSome HTML between toolbar and editor\u003c/p\u003e\n  \u003ctrix.editor\n    @trixChange={{this.handleTrixChangeEvent}}\n    @initialValue=\"some text\" /\u003e\n  \u003cp\u003eSome HTML after editor\u003c/p\u003e\n\u003c/TrixEditor\u003e\n```\n\n\nContributing\n------------------------------------------------------------------------------\n\nSee the [Contributing](CONTRIBUTING.md) guide for details.\n\n\nLicense\n------------------------------------------------------------------------------\n\nThis project is licensed under the [MIT License](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvideoly%2Fember-trix-next","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvideoly%2Fember-trix-next","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvideoly%2Fember-trix-next/lists"}