{"id":22468105,"url":"https://github.com/patternslib/pat-tinymce","last_synced_at":"2025-03-27T15:43:36.007Z","repository":{"id":37867979,"uuid":"336534125","full_name":"Patternslib/pat-tinymce","owner":"Patternslib","description":"TinyMCE pattern","archived":false,"fork":false,"pushed_at":"2022-06-28T08:53:45.000Z","size":457,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-02T08:48:55.784Z","etag":null,"topics":["hacktoberfest","javascript","patternslib","texteditor","ui-components"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Patternslib.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-02-06T12:36:52.000Z","updated_at":"2022-10-16T15:28:21.000Z","dependencies_parsed_at":"2022-08-18T07:16:52.821Z","dependency_job_id":null,"html_url":"https://github.com/Patternslib/pat-tinymce","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Patternslib%2Fpat-tinymce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Patternslib%2Fpat-tinymce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Patternslib%2Fpat-tinymce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Patternslib%2Fpat-tinymce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Patternslib","download_url":"https://codeload.github.com/Patternslib/pat-tinymce/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245873807,"owners_count":20686655,"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":["hacktoberfest","javascript","patternslib","texteditor","ui-components"],"created_at":"2024-12-06T11:15:09.677Z","updated_at":"2025-03-27T15:43:35.986Z","avatar_url":"https://github.com/Patternslib.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pat-tinymce\n\n## Documentation\n\nTinyMCE text editor pattern.\n\n\n### Options reference\n\n| Property       | Default Value | Values      | Type    | Description                                                         |\n| -------------- | ------------- | ----------- | ------- | ------------------------------------------------------------------- |\n| inline         | false         | true, false | Boolean | Initializes TinyMCE in iframe mode (default) or inline mode (true). |\n| content-css    | false         | URL         | String  | URL to the css used for the content in TinyMCE. Ignored in inline mode. If not given, uses a default from a cloudflare CDN. |\n| plugins        | []            |             | Array   | List of plugins to load.                                            |\n\n\n## Examples\n\n### TinyMCE in iframe mode\n\n\u003ctextarea class=\"pat-tinymce\" data-pat-tinymce=\"inline: false\"\u003e\nthis is a non-inline / iframe instance of tinymce.\n\u003c/textarea\u003e\n\n```html\n\u003ctextarea class=\"pat-tinymce\" data-pat-tinymce=\"inline: false\"\u003e\nthis is a non-inline / iframe instance of tinymce.\n\u003c/textarea\u003e\n```\n\n### TinyMCE in inline mode\n\n\u003ctextarea class=\"pat-tinymce\" data-pat-tinymce=\"inline: true\"\u003e\nthis is a non-inline / iframe instance of tinymce.\n\u003c/textarea\u003e\n\n```html\n\u003ctextarea class=\"pat-tinymce\" data-pat-tinymce=\"inline: true\"\u003e\nthis is a non-inline / iframe instance of tinymce.\n\u003c/textarea\u003e\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatternslib%2Fpat-tinymce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatternslib%2Fpat-tinymce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatternslib%2Fpat-tinymce/lists"}