{"id":19584453,"url":"https://github.com/minsithu/yawywatwar","last_synced_at":"2025-09-02T21:35:26.574Z","repository":{"id":98993810,"uuid":"192508136","full_name":"MinSiThu/YawYwatWar","owner":"MinSiThu","description":"a WYSIWYG text editor","archived":false,"fork":false,"pushed_at":"2019-08-18T11:33:16.000Z","size":30,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-09T05:44:03.357Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/MinSiThu.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}},"created_at":"2019-06-18T09:24:19.000Z","updated_at":"2021-08-28T15:21:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"9c8bc026-8ba9-4e0f-884c-c6365b4b2fb6","html_url":"https://github.com/MinSiThu/YawYwatWar","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/MinSiThu%2FYawYwatWar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MinSiThu%2FYawYwatWar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MinSiThu%2FYawYwatWar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MinSiThu%2FYawYwatWar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MinSiThu","download_url":"https://codeload.github.com/MinSiThu/YawYwatWar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240858524,"owners_count":19868997,"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-11T07:48:14.585Z","updated_at":"2025-02-26T12:40:41.609Z","avatar_url":"https://github.com/MinSiThu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YawYwatWar\n\n```\nnpm i --save yawywatwar-editor\n```\n\n```html\n\n\u003clink rel=\"stylesheet\" href=\"/https://unpkg.com/yawywatwar-editor@latest/yywEditor/stylesheets/TextEditor.css\"\u003e\n\n\u003cdiv id=\"content\"\u003e\n\u003c/div\u003e \n\u003cscript src=\"https://unpkg.com/yawywatwar-editor@latest/index.js\"\u003e\u003cscript\u003e\n```\n\n```js\nfunction bootstrap(){\n    let txeditor = new YawYwatWarEditor(document.getElementById('content'))\n    txeditor.setUp({\n        toolbarConfig:[\"bold\",\"italic\",\"underline\",\"link\",\n                        \"image\",\"heading\",\n                        \"left-align\",\"right-align\",\"center-align\",\n                        \"ordered-list\",\"unordered-list\",\n                    ],\n        plugins: {\n            IMAGE:Plugins.imageExplorer,\n        }\n    })\n}\n\nbootstrap()\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminsithu%2Fyawywatwar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fminsithu%2Fyawywatwar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminsithu%2Fyawywatwar/lists"}