{"id":13774008,"url":"https://github.com/taalendigitaal/summernote-audio","last_synced_at":"2025-05-11T06:31:53.616Z","repository":{"id":70421962,"uuid":"159669435","full_name":"taalendigitaal/summernote-audio","owner":"taalendigitaal","description":"Summernote plugin to insert audio by URL or file upload","archived":false,"fork":false,"pushed_at":"2021-01-06T15:50:33.000Z","size":12,"stargazers_count":9,"open_issues_count":3,"forks_count":30,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-02-15T07:31:16.068Z","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/taalendigitaal.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}},"created_at":"2018-11-29T13:19:46.000Z","updated_at":"2022-12-28T00:57:27.000Z","dependencies_parsed_at":"2023-03-15T07:30:42.677Z","dependency_job_id":null,"html_url":"https://github.com/taalendigitaal/summernote-audio","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taalendigitaal%2Fsummernote-audio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taalendigitaal%2Fsummernote-audio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taalendigitaal%2Fsummernote-audio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taalendigitaal%2Fsummernote-audio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taalendigitaal","download_url":"https://codeload.github.com/taalendigitaal/summernote-audio/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253528362,"owners_count":21922623,"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-08-03T17:01:22.834Z","updated_at":"2025-05-11T06:31:53.367Z","avatar_url":"https://github.com/taalendigitaal.png","language":"JavaScript","funding_links":[],"categories":["Plugins"],"sub_categories":["Insert"],"readme":"# summernote-audio\n[Summernote](https://summernote.org/) plugin to insert audio by URL or file upload. Based on the ImageDialog and VideoDialog already provided by Summernote.\n\n## Installation\n\nInclude the plugin script after including Summernote:\n\n```html\n\u003c!-- include jquery, bootstrap, summernote here --\u003e\n\n\u003clink rel=\"stylesheet\" href=\"summernote-audio.css\"\u003e\n\u003cscript type=\"text/javascript\" src=\"summernote-audio.js\"\u003e\u003c/script\u003e\n```\n\n## Configuration\n\nAdd the audio button to the Summernote toolbar:\n\n````javascript\n$('.summernote').summernote({\n    toolbar:[\n        ['insert', ['link', 'picture', 'video', 'audio']],\n    ],\n});\n````\n\n## Translations\n\nCurrently supports the following languages:\n* English\n* Dutch\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaalendigitaal%2Fsummernote-audio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftaalendigitaal%2Fsummernote-audio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaalendigitaal%2Fsummernote-audio/lists"}