{"id":18718524,"url":"https://github.com/highlightjs/highlightjs-hlsl","last_synced_at":"2025-04-12T14:04:47.574Z","repository":{"id":66013982,"uuid":"338868384","full_name":"highlightjs/highlightjs-hlsl","owner":"highlightjs","description":"Highlight.js grammar for HLSL (High-level shader language)","archived":false,"fork":false,"pushed_at":"2023-05-08T05:17:24.000Z","size":104,"stargazers_count":2,"open_issues_count":1,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-26T08:37:30.110Z","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/highlightjs.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}},"created_at":"2021-02-14T18:06:24.000Z","updated_at":"2023-02-13T00:00:27.000Z","dependencies_parsed_at":"2024-01-30T00:02:21.936Z","dependency_job_id":"7b1569e9-6bcc-4387-92bf-9c4a33b160bb","html_url":"https://github.com/highlightjs/highlightjs-hlsl","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/highlightjs%2Fhighlightjs-hlsl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/highlightjs%2Fhighlightjs-hlsl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/highlightjs%2Fhighlightjs-hlsl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/highlightjs%2Fhighlightjs-hlsl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/highlightjs","download_url":"https://codeload.github.com/highlightjs/highlightjs-hlsl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248578860,"owners_count":21127713,"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-11-07T13:21:47.506Z","updated_at":"2025-04-12T14:04:47.545Z","avatar_url":"https://github.com/highlightjs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# High-level shader language (HLSL) - a language grammar for [highlight.js](https://highlightjs.org/)\n\n## Demo\n\nThe below screenshot was captured from the [demo webpage](docs/demo.html).\n\n![Demo](docs/screenshot.png)\n\n## Usage\n\nSimply include the Highlight.js library in your webpage, then load this module.\n\n### Static website or simple usage\n\nSimply load this module after loading Highlight.js. You'll use the minified version found in the `dist` directory. This module is just a CDN build of the language, so it will register itself as the Javascript is loaded.\n\n```html\n\u003cscript type=\"text/javascript\" src=\"/path/to/highlight.min.js\"\u003e\u003c/script\u003e\n\u003cscript\n  type=\"text/javascript\"\n  src=\"/path/to/highlightjs-hlsl/dist/hlsl.min.js\"\n\u003e\u003c/script\u003e\n\u003clink rel=\"stylesheet\" href=\"/path/to/highlightjs/styles/default.min.css\" /\u003e\n\u003cscript type=\"text/javascript\"\u003e\n  hljs.highlightAll();\n\u003c/script\u003e\n```\n\nFor more details of the usage see [Highlight.js main page](https://github.com/highlightjs/highlight.js#highlightjs).\n\n## Authors\n\n[Stef Levesque](https://github.com/stef-levesque)\n\n## Contribution\n\nFeel free to create issues or (even better) pull requests.\n\nA good starting point for how to build and test your changes locally is [here](https://github.com/highlightjs/highlight.js/blob/master/extra/3RD_PARTY_QUICK_START.md).\n\n## Links\n\n- The official site for the Highlight.js library is \u003chttps://highlightjs.org/\u003e.\n- The Highlight.js GitHub project: \u003chttps://github.com/highlightjs/highlight.js\u003e\n- Learn more about HLSL: \u003chttps://docs.microsoft.com/en-us/windows/win32/direct3dhlsl/dx-graphics-hlsl\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhighlightjs%2Fhighlightjs-hlsl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhighlightjs%2Fhighlightjs-hlsl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhighlightjs%2Fhighlightjs-hlsl/lists"}