{"id":18718532,"url":"https://github.com/highlightjs/highlightjs-web-idl","last_synced_at":"2025-04-12T14:02:00.477Z","repository":{"id":66013984,"uuid":"230291530","full_name":"highlightjs/highlightjs-web-idl","owner":"highlightjs","description":"Web IDL language grammar for Highlight.js","archived":false,"fork":false,"pushed_at":"2022-02-25T21:22:54.000Z","size":5,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-03-25T19:59:39.428Z","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:06:53.000Z","updated_at":"2022-02-25T21:22:57.000Z","dependencies_parsed_at":"2023-02-25T09:46:18.207Z","dependency_job_id":null,"html_url":"https://github.com/highlightjs/highlightjs-web-idl","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-web-idl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/highlightjs%2Fhighlightjs-web-idl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/highlightjs%2Fhighlightjs-web-idl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/highlightjs%2Fhighlightjs-web-idl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/highlightjs","download_url":"https://codeload.github.com/highlightjs/highlightjs-web-idl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223519436,"owners_count":17158875,"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:49.125Z","updated_at":"2024-11-07T13:21:49.599Z","avatar_url":"https://github.com/highlightjs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# webidl - 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### 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 hljsWebIDL = require('highlightjs-web-idl');\n\nhljs.registerLanguage(\"webidl\", hljsWebIDL);\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## 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- Specification: \u003chttps://www.w3.org/TR/WebIDL\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-web-idl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhighlightjs%2Fhighlightjs-web-idl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhighlightjs%2Fhighlightjs-web-idl/lists"}