{"id":23043311,"url":"https://github.com/theodorosploumis/live-editor","last_synced_at":"2025-04-03T01:27:52.697Z","repository":{"id":57072266,"uuid":"126255698","full_name":"theodorosploumis/live-editor","owner":"theodorosploumis","description":"PHP Live Editor with jQuery","archived":false,"fork":false,"pushed_at":"2018-04-11T19:02:34.000Z","size":44,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T15:46:23.832Z","etag":null,"topics":["contenteditable","html5","live-editor","php","wysiwyg"],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/theodorosploumis.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}},"created_at":"2018-03-22T00:09:45.000Z","updated_at":"2024-08-24T18:21:44.000Z","dependencies_parsed_at":"2022-08-24T14:54:34.665Z","dependency_job_id":null,"html_url":"https://github.com/theodorosploumis/live-editor","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/theodorosploumis%2Flive-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theodorosploumis%2Flive-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theodorosploumis%2Flive-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theodorosploumis%2Flive-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theodorosploumis","download_url":"https://codeload.github.com/theodorosploumis/live-editor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246919871,"owners_count":20855076,"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":["contenteditable","html5","live-editor","php","wysiwyg"],"created_at":"2024-12-15T20:47:01.448Z","updated_at":"2025-04-03T01:27:52.667Z","avatar_url":"https://github.com/theodorosploumis.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PHP Live Editor with jQuery\n\nThis is a proof of concept of an inline css editor that saves the style changes to local disk.\n\n## Installation\n\nDownload and run index.php with php.\n\nEg using php local dev server:\n\n```bash\nphp -S localhost:7777 -t .\n```\n\nClick an element and apply CSS styles like using a WYSIWYG editor.\n\n## Options\n\n1. Save changes to live-styles.css files.\n2. Download current CSS styles.\n\n## ToDo\n\n1. Save text edits from contenteditable elements on a local server file or in localstorage.\n2. When selecting an element apply it's css styles to Editor form.\n3. Make CSS styles from local file as inline styles to HTML.\n4. Undo/Redo options.\n5. Make this work with js created elements.\n6. Create a php function to generate the Editor. \n7. Rewrite the helper class Cssparser.php taken from https://github.com/intekhabrizvi/cssparser.\n\n## License\n[MIT](LICENSE) Theodoros Ploumis.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheodorosploumis%2Flive-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheodorosploumis%2Flive-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheodorosploumis%2Flive-editor/lists"}