{"id":20735149,"url":"https://github.com/djsutherland/reveal.js-notes-pointer","last_synced_at":"2025-03-11T10:46:12.027Z","repository":{"id":138670473,"uuid":"168749665","full_name":"djsutherland/reveal.js-notes-pointer","owner":"djsutherland","description":"Notes plugin for reveal.js with a \"laser pointer\"","archived":false,"fork":false,"pushed_at":"2020-02-21T17:30:31.000Z","size":28,"stargazers_count":7,"open_issues_count":7,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-25T19:00:51.716Z","etag":null,"topics":["reveal-js","reveal-plugin"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/reveal.js-notes-pointer","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/djsutherland.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-02-01T19:29:17.000Z","updated_at":"2024-08-20T01:39:42.773Z","dependencies_parsed_at":null,"dependency_job_id":"5f5deb92-f557-4db9-9f5f-b649911f855b","html_url":"https://github.com/djsutherland/reveal.js-notes-pointer","commit_stats":{"total_commits":14,"total_committers":1,"mean_commits":14.0,"dds":0.0,"last_synced_commit":"52054496c640ef428df900bafe038b8826aa6c51"},"previous_names":["dougalsutherland/reveal.js-notes-pointer"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djsutherland%2Freveal.js-notes-pointer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djsutherland%2Freveal.js-notes-pointer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djsutherland%2Freveal.js-notes-pointer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djsutherland%2Freveal.js-notes-pointer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/djsutherland","download_url":"https://codeload.github.com/djsutherland/reveal.js-notes-pointer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242957902,"owners_count":20212694,"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":["reveal-js","reveal-plugin"],"created_at":"2024-11-17T05:34:36.310Z","updated_at":"2025-03-11T10:46:11.944Z","avatar_url":"https://github.com/djsutherland.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"A fork of [the default reveal.js notes plugin](https://github.com/hakimel/reveal.js/tree/master/plugin/notes) where you can use your mouse to point, as if with a laser pointer, in the notes preview window and have it show up in the presentation window.\n\nUsage: `npm install reveal.js-notes-pointer`, and then\n\n```\nReveal.initialize({\n    // ...\n\n    // Optional configuration, leave anything out for defaults\n    notes_pointer: {\n        pointer: {\n            size: 15,  // in pixels (scaled like the rest of reveal.js)\n            color: 'rgba(255, 0, 0, 0.8)',  // something valid for css background-color\n            key: 'A'\n        },\n        notes: {\n            key: 'S'\n        }\n    },\n\n    dependencies: [\n        // ...\n\n        {src: 'node_modules/reveal.js-notes-pointer/notes-pointer.js', async: True}\n        // async is optional\n    ]\n});\n```\n\n\nSome inspiration from [`caiofcm/plugin-revealjs-mouse-pointer`](https://github.com/caiofcm/plugin-revealjs-mouse-pointer).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjsutherland%2Freveal.js-notes-pointer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdjsutherland%2Freveal.js-notes-pointer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjsutherland%2Freveal.js-notes-pointer/lists"}