{"id":23113741,"url":"https://github.com/werrett/bespoke-highlightjs","last_synced_at":"2026-05-09T10:14:58.394Z","repository":{"id":79163544,"uuid":"139607377","full_name":"werrett/bespoke-highlightjs","owner":"werrett","description":"Highlights source code examples in a Bespoke.js presentation using HighightJS. ","archived":false,"fork":false,"pushed_at":"2018-07-03T21:18:51.000Z","size":867,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-04T09:14:33.542Z","etag":null,"topics":["bespoke-plugin","bespokejs","gulp","highlightjs","javascript","nodejs","presentations"],"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/werrett.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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":"2018-07-03T16:01:35.000Z","updated_at":"2023-04-11T15:23:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"0e0692eb-4cf7-4b12-9fc0-2c2451378fa3","html_url":"https://github.com/werrett/bespoke-highlightjs","commit_stats":{"total_commits":11,"total_committers":1,"mean_commits":11.0,"dds":0.0,"last_synced_commit":"dca955ce5614932890e7bee570d2a38bb825f585"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/werrett%2Fbespoke-highlightjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/werrett%2Fbespoke-highlightjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/werrett%2Fbespoke-highlightjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/werrett%2Fbespoke-highlightjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/werrett","download_url":"https://codeload.github.com/werrett/bespoke-highlightjs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247099917,"owners_count":20883487,"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":["bespoke-plugin","bespokejs","gulp","highlightjs","javascript","nodejs","presentations"],"created_at":"2024-12-17T03:13:33.030Z","updated_at":"2026-05-09T10:14:58.347Z","avatar_url":"https://github.com/werrett.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://secure.travis-ci.org/werrett/bespoke-highlightjs.png?branch=master)](https://travis-ci.org/werrett/bespoke-highlightjs) [![Coverage Status](https://coveralls.io/repos/werrett/bespoke-highlightjs/badge.png)](https://coveralls.io/r/werrett/bespoke-highlightjs)\n\n# bespoke-highlightjs\n\nHighlights source code examples in a [Bespoke.js](http://markdalgleish.com/projects/bespoke.js) presentations using [Highlight.js](https://highlightjs.org/)\n\n## Download\n\nDownload the [production version][min] or the [development version][max], or use a [package manager](#package-managers).\n\n[min]: https://raw.github.com/werrett/bespoke-highlightjs/master/dist/bespoke-highlightjs.min.js\n[max]: https://raw.github.com/werrett/bespoke-highlightjs/master/dist/bespoke-highlightjs.js\n\n## Usage\n\nThis plugin is shipped in a [UMD format](https://github.com/umdjs/umd), meaning that it is available as a CommonJS/AMD module or browser global.\n\nFor example, when using CommonJS modules:\n\n```js\nvar bespoke = require('bespoke'),\n  highlightjs = require('bespoke-highlightjs');\n\nbespoke.from('#presentation', [\n  highlightjs()\n]);\n```\n\nWhen using browser globals:\n\n```js\nbespoke.from('#presentation', [\n  bespoke.plugins.highlightjs()\n]);\n```\n\n## Package managers\n\n### npm\n\n```bash\n$ npm install bespoke-highlightjs\n```\n\n### Bower\n\n```bash\n$ bower install bespoke-highlightjs\n```\n\n## Credits\n\nThis plugin was built with [generator-bespokeplugin](https://github.com/markdalgleish/generator-bespokeplugin).\n\n## License\n\n[MIT License](http://en.wikipedia.org/wiki/MIT_License)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwerrett%2Fbespoke-highlightjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwerrett%2Fbespoke-highlightjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwerrett%2Fbespoke-highlightjs/lists"}