{"id":18880131,"url":"https://github.com/emretulek/tinymceaos","last_synced_at":"2025-10-16T22:09:27.374Z","repository":{"id":41519637,"uuid":"256817926","full_name":"emretulek/tinymceAos","owner":"emretulek","description":"Tinymce editor aos animation plugin","archived":false,"fork":false,"pushed_at":"2020-04-18T19:39:45.000Z","size":12,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-31T03:13:25.579Z","etag":null,"topics":["animation","javascript","text-animation","tinymce-plugin"],"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/emretulek.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":"2020-04-18T17:53:28.000Z","updated_at":"2022-07-03T13:54:48.000Z","dependencies_parsed_at":"2022-07-07T18:20:55.680Z","dependency_job_id":null,"html_url":"https://github.com/emretulek/tinymceAos","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/emretulek%2FtinymceAos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emretulek%2FtinymceAos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emretulek%2FtinymceAos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emretulek%2FtinymceAos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emretulek","download_url":"https://codeload.github.com/emretulek/tinymceAos/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239841744,"owners_count":19705981,"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":["animation","javascript","text-animation","tinymce-plugin"],"created_at":"2024-11-08T06:42:00.634Z","updated_at":"2025-10-16T22:09:22.343Z","avatar_url":"https://github.com/emretulek.png","language":"JavaScript","readme":"# tinymceAos\nTinymce editor aos animation plugin\n\nYou can apply of the aos animations to the selected html element.\n\n### Tinymce 5\n[tinymce 5](https://github.com/tinymce/tinymce)\n\n### Aos Animation\n\n[Animate on scroll library](https://github.com/michalsnik/aos)\n\n### Example\n```\ntinymce.init({\n    selector: 'textarea',\n    plugins: 'aosanimate',\n    toolbar: 'aosanimate'\n});\n```\n\n### View\n![aosanimate](https://user-images.githubusercontent.com/43541275/79668763-cdd13d00-81bf-11ea-8915-b22a246703cb.jpg)\n\n\n### Page of content\n\nYou have to add aos library to your created page by editor\n\n```\n\u003c!DOCTYPE html\u003e\n\u003chtml lang=\"en\"\u003e\n\u003chead\u003e\n\u003clink rel=\"stylesheet\" href=\"https://unpkg.com/aos@next/dist/aos.css\" /\u003e\n\u003c/head\u003e\n\u003cbody\u003e\n\u003ch1\u003eTinymce content\u003c/h1\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/43541275/79665888-3ddec380-81be-11ea-82e0-b2e8a5e9c915.jpg\" data-aos=\"fade-down\" data-aos-duration=\"1000\" data-aos-delay=\"0\" data-aos-offset=\"120\" data-aos-once=\"true\" data-aos-easing=\"ease\" data-aos-anchor-placement=\"top-botom\"\u003e\n\n\u003cscript src=\"https://unpkg.com/aos@next/dist/aos.js\"\u003e\u003c/script\u003e\n\u003cscript\u003e\nAOS.init();\n\u003c/script\u003e\n\u003c/body\u003e\n\u003c/html\u003e\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femretulek%2Ftinymceaos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femretulek%2Ftinymceaos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femretulek%2Ftinymceaos/lists"}