{"id":18026968,"url":"https://github.com/tuyen-vuduc/tinymce-plugins","last_synced_at":"2025-08-24T01:08:30.265Z","repository":{"id":29460315,"uuid":"32996772","full_name":"tuyen-vuduc/tinymce-plugins","owner":"tuyen-vuduc","description":"My plugins for Tiny MVC","archived":false,"fork":false,"pushed_at":"2015-03-27T16:39:11.000Z","size":140,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T19:51:01.236Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tuyen-vuduc.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":"2015-03-27T16:23:03.000Z","updated_at":"2015-03-28T07:20:12.000Z","dependencies_parsed_at":"2022-09-01T23:42:09.588Z","dependency_job_id":null,"html_url":"https://github.com/tuyen-vuduc/tinymce-plugins","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tuyen-vuduc/tinymce-plugins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuyen-vuduc%2Ftinymce-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuyen-vuduc%2Ftinymce-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuyen-vuduc%2Ftinymce-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuyen-vuduc%2Ftinymce-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tuyen-vuduc","download_url":"https://codeload.github.com/tuyen-vuduc/tinymce-plugins/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuyen-vuduc%2Ftinymce-plugins/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271778236,"owners_count":24819265,"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","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-10-30T08:08:35.962Z","updated_at":"2025-08-24T01:08:30.211Z","avatar_url":"https://github.com/tuyen-vuduc.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"DatePicker\n=========\nThis plugin is built based upon [jQuery.DatePicker](https://jqueryui.com/datepicker/). However, *jQuery.DatePicker* doesn't exponse it's important class, *DatePicker* to customize, so I have to copy code over with small customization.\n\nHow to use\n-------------\nWith below setting, when user types #, the date picker will be shown\n\n    datepicker: {\n        trigger: '#',\n        dateFormat: 'dd-MM-yy'\n    }\n\n\nFileUpload\n=========\n\nThis plugin is definitely built based upon [jQuery.FileUpload](https://blueimp.github.io/jQuery-File-Upload/). The current implementation only allows to upload one file at a time, and it's is separated from image/media plugins.\n\nHow to use\n-------------\nWith below setting, when user types [, the FileOpenDialog will be shown\n\n    fileupload: {\n\t    trigger: '['\n        url: 'targetedUr;',\n        dataType: 'json',\n        autoUpload: true,\n        maxFileSize: 5000000, // 5 MB\n    }\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuyen-vuduc%2Ftinymce-plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftuyen-vuduc%2Ftinymce-plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuyen-vuduc%2Ftinymce-plugins/lists"}