{"id":18307945,"url":"https://github.com/froala/meteor-froala","last_synced_at":"2026-02-18T14:10:19.698Z","repository":{"id":23842351,"uuid":"27219865","full_name":"froala/meteor-froala","owner":"froala","description":"Meteor bindings for the Froala WYSIWYG HTML Editor.","archived":false,"fork":false,"pushed_at":"2026-01-15T12:05:16.000Z","size":13292,"stargazers_count":69,"open_issues_count":3,"forks_count":20,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-01-18T00:41:47.979Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://froala.com/wysiwyg-editor","language":"CSS","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/froala.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-11-27T10:14:37.000Z","updated_at":"2026-01-15T12:03:53.000Z","dependencies_parsed_at":"2025-01-15T15:17:26.748Z","dependency_job_id":"35afbbfd-a7e5-49ec-8d5c-3850660fe746","html_url":"https://github.com/froala/meteor-froala","commit_stats":null,"previous_names":[],"tags_count":108,"template":false,"template_full_name":null,"purl":"pkg:github/froala/meteor-froala","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/froala%2Fmeteor-froala","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/froala%2Fmeteor-froala/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/froala%2Fmeteor-froala/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/froala%2Fmeteor-froala/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/froala","download_url":"https://codeload.github.com/froala/meteor-froala/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/froala%2Fmeteor-froala/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29581638,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T13:56:48.962Z","status":"ssl_error","status_checked_at":"2026-02-18T13:54:34.145Z","response_time":162,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-11-05T16:06:04.237Z","updated_at":"2026-02-18T14:10:19.678Z","avatar_url":"https://github.com/froala.png","language":"CSS","funding_links":[],"categories":["CSS"],"sub_categories":[],"readme":"# Meteor Froala WYSIWYG HTML Editor\n\n\u003eA beautiful Javascript WYSIWYG HTML text editor for [Meteor](https://github.com/meteor/meteor).\nCheck out the [Froala editor homepage](https://froala.com/wysiwyg-editor) for more details.\n\n\n## How do I use it?\n\n1.Open terminal in your meteor project directory and execute following command:\n\n```bash\nmeteor add froala:editor\n```\n2.Create a froala-template in your main.html file.\n```\n\u003ctemplate name=\"froala\"\u003e\n  \u003cdiv class=\"editor\"\u003eHello Froala\u003c/div\u003e\n\u003c/template\u003e\n```\n3.Include the template in body of html.\n```\n\u003cbody\u003e\n {{\u003e froala}}\n\u003c/body\u003e\n```\n4.Run froala when template is rendered in main.js file.\n```\nTemplate.froala.rendered = function () {\n  new FroalaEditor('.editor');\n};\n```\n\n\n\n## License\n\nThe `meteor-froala` project is under MIT license. However, in order to use Froala WYSIWYG HTML Editor plugin you should purchase a license for it.\n\nFroala Editor has [3 different licenses](https://froala.com/wysiwyg-editor/pricing/) for commercial use.\nFor details please see [License Agreement](https://froala.com/wysiwyg-editor/terms).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffroala%2Fmeteor-froala","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffroala%2Fmeteor-froala","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffroala%2Fmeteor-froala/lists"}