{"id":20643194,"url":"https://github.com/seanbehan/cleditor_rails","last_synced_at":"2025-03-09T14:29:40.843Z","repository":{"id":141523459,"uuid":"2034190","full_name":"seanbehan/cleditor_rails","owner":"seanbehan","description":"jQuery CLEditor Plugin for Rails 3.1 Asset Pipeline","archived":false,"fork":false,"pushed_at":"2013-06-26T15:00:50.000Z","size":150,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-17T09:10:12.728Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://rubygems.org/gems/cleditor_rails","language":"Ruby","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/seanbehan.png","metadata":{"files":{"readme":"readme.md","changelog":null,"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":"2011-07-12T04:37:38.000Z","updated_at":"2022-03-24T15:44:22.000Z","dependencies_parsed_at":"2023-03-13T03:46:56.896Z","dependency_job_id":null,"html_url":"https://github.com/seanbehan/cleditor_rails","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/seanbehan%2Fcleditor_rails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanbehan%2Fcleditor_rails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanbehan%2Fcleditor_rails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanbehan%2Fcleditor_rails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seanbehan","download_url":"https://codeload.github.com/seanbehan/cleditor_rails/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242704104,"owners_count":20172154,"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":[],"created_at":"2024-11-16T16:11:47.371Z","updated_at":"2025-03-09T14:29:40.816Z","avatar_url":"https://github.com/seanbehan.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jQuery CLEditor plugin\nRails 3.1 Asset Plugin  \n\n## Install\n\nAdd to your Gemfile\n\n```ruby\ngem 'jquery-rails'\ngem 'cleditor_rails'\n```\n\nbundle install\n\nEdit app/assets/javascripts/application.js and add\n\n```javascript\n//= require jquery\n//= require cleditor\n```\n\nAnd in app/assets/stylesheets/application.css add\n\n```css\n/*\n*= require_self\n*= require cleditor\n*/\n```\n\n## Usage\n\n```javascript\n\n// specify editor controls if you like\n$.cleditor.defaultOptions.controls = \"style bold italic underline strikethrough image link undo redo\";\n\n$('textarea').cleditor();\n```\n\nPlease see \u003chttp://premiumsoftware.net/cleditor/docs/GettingStarted.html\u003e guide for customization\n\n## Credits\n\nThe jQuery code was written by Chris Landowski\n\nProject links:\n\u003chttps://github.com/cleditor/cleditor\u003e  \n\u003chttp://premiumsoftware.net/cleditor/\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseanbehan%2Fcleditor_rails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseanbehan%2Fcleditor_rails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseanbehan%2Fcleditor_rails/lists"}