{"id":16347949,"url":"https://github.com/ai/jstransformer-lowlight","last_synced_at":"2025-07-20T20:33:08.701Z","repository":{"id":36469769,"uuid":"226671277","full_name":"ai/jstransformer-lowlight","owner":"ai","description":"Lowlight support for JSTransformers","archived":false,"fork":false,"pushed_at":"2024-08-30T07:37:36.000Z","size":974,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-01T04:06:07.264Z","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/ai.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-12-08T13:23:14.000Z","updated_at":"2025-04-01T17:46:55.000Z","dependencies_parsed_at":"2024-06-16T11:44:11.634Z","dependency_job_id":"2e826674-afb0-4c50-9c29-11d0687e28ba","html_url":"https://github.com/ai/jstransformer-lowlight","commit_stats":{"total_commits":17,"total_committers":2,"mean_commits":8.5,"dds":"0.17647058823529416","last_synced_commit":"38655f2cc75c0ec8f0e4d0e503515549e3fead32"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ai/jstransformer-lowlight","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fjstransformer-lowlight","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fjstransformer-lowlight/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fjstransformer-lowlight/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fjstransformer-lowlight/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ai","download_url":"https://codeload.github.com/ai/jstransformer-lowlight/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai%2Fjstransformer-lowlight/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266194222,"owners_count":23890957,"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-10-11T00:47:26.505Z","updated_at":"2025-07-20T20:33:08.685Z","avatar_url":"https://github.com/ai.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jstransformer-lowlight\n\n[Lowlight] support for [JSTransformers].\n\n```js\nimport jstransformer from 'jstransformer'\nimport lowlight from 'jstransformer-lowlight'\n\nconst highlight = jstransformer(lowlight)\n\nhighlight.render('var i = 5 + 10;', { lang: 'javascript' }).body\n//=\u003e '\u003cspan class=\\\"hljs-variable\\\"\u003e\u003cspan class=\\\"hljs-keyword\\\"\u003evar\u003c/span\u003e i\u003c/span\u003e = \u003cspan class=\\\"hljs-number\\\"\u003e5\u003c/span\u003e + \u003cspan class=\\\"hljs-number\\\"\u003e10\u003c/span\u003e;'\n```\n\n[JSTransformers]: https://github.com/jstransformers\n[Lowlight]: https://github.com/wooorm/lowlight\n\n\u003ca href=\"https://evilmartians.com/?utm_source=jstransformer-lowlight\"\u003e\n  \u003cimg src=\"https://evilmartians.com/badges/sponsored-by-evil-martians.svg\"\n       alt=\"Sponsored by Evil Martians\" width=\"236\" height=\"54\"\u003e\n\u003c/a\u003e\n\n## Options\n\n* `lang` (`false`): the language of the code if you know it.\n* `prefix` (`hljs-`): the class prefix.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fai%2Fjstransformer-lowlight","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fai%2Fjstransformer-lowlight","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fai%2Fjstransformer-lowlight/lists"}