{"id":18718525,"url":"https://github.com/highlightjs/highlightjs-zeroc-slice","last_synced_at":"2025-11-10T14:30:24.679Z","repository":{"id":66013986,"uuid":"230292015","full_name":"highlightjs/highlightjs-zeroc-slice","owner":"highlightjs","description":"ZeroC's Slice language grammar for Highlight.js","archived":false,"fork":false,"pushed_at":"2022-02-25T21:26:18.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-02-14T11:59:45.037Z","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}},"created_at":"2019-12-26T16:10:11.000Z","updated_at":"2022-02-25T21:26:20.000Z","dependencies_parsed_at":"2023-02-27T17:15:20.717Z","dependency_job_id":null,"html_url":"https://github.com/highlightjs/highlightjs-zeroc-slice","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-zeroc-slice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/highlightjs%2Fhighlightjs-zeroc-slice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/highlightjs%2Fhighlightjs-zeroc-slice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/highlightjs%2Fhighlightjs-zeroc-slice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/highlightjs","download_url":"https://codeload.github.com/highlightjs/highlightjs-zeroc-slice/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239581790,"owners_count":19662958,"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.622Z","updated_at":"2025-11-10T14:30:24.510Z","avatar_url":"https://github.com/highlightjs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# slice - a language grammar for highlight.js\n\n![license](https://badgen.net/badge/license/MIT/blue)\n\n## Usage\n\nSimply include the Highlight.js library in your webpage or Node app, then load this module.\n\n\n### With Node or another build system\n\nIf you're using Node / Webpack / Rollup / Browserify, etc, simply require the language module, then register it with Highlight.js.\n\n```javascript\nvar hljs = require('highlightjs');\nvar hljsSlice = require('highlightjs-zeroc-slice');\n\nhljs.registerLanguage(\"slice\", hljsSlice);\nhljs.highlightAll();\n```\n\n## License\n\nHighlight.js is released under the MIT License.\nSee [LICENSE][1] file for details.\n\n### Author\n\nBrahim Djoudi \u003cbr.djoudi@gmail.com\u003e\n\n### Maintainer\n\nBrahim Djoudi \u003cbr.djoudi@gmail.com\u003e\n\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 Slice: \u003chttps://doc.zeroc.com/ice/latest/the-slice-language\u003e\n\n[1]: https://github.com/highlightjs/highlightjs-zeroc-slice/blob/master/LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhighlightjs%2Fhighlightjs-zeroc-slice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhighlightjs%2Fhighlightjs-zeroc-slice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhighlightjs%2Fhighlightjs-zeroc-slice/lists"}