{"id":16695142,"url":"https://github.com/uiolee/hexo-esbuild","last_synced_at":"2026-02-13T07:32:56.835Z","repository":{"id":220333110,"uuid":"751365287","full_name":"uiolee/hexo-esbuild","owner":"uiolee","description":"Minify JavaScripts, CSS files via esbuild.","archived":false,"fork":false,"pushed_at":"2025-03-10T16:10:51.000Z","size":468,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-15T23:42:36.852Z","etag":null,"topics":["esbuild","hexo","hexo-plugin","javascripts","minify"],"latest_commit_sha":null,"homepage":"https://npmjs.com/hexo-esbuild","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uiolee.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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-02-01T13:20:52.000Z","updated_at":"2024-09-11T16:26:46.000Z","dependencies_parsed_at":"2024-05-18T04:27:39.613Z","dependency_job_id":"31e1f9a8-8dc3-4b29-b90c-460c3cca0317","html_url":"https://github.com/uiolee/hexo-esbuild","commit_stats":{"total_commits":14,"total_committers":2,"mean_commits":7.0,"dds":0.4285714285714286,"last_synced_commit":"1a6a848418798424ae481825090332140a91a47c"},"previous_names":["uiolee/hexo-esbuild"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/uiolee/hexo-esbuild","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uiolee%2Fhexo-esbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uiolee%2Fhexo-esbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uiolee%2Fhexo-esbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uiolee%2Fhexo-esbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uiolee","download_url":"https://codeload.github.com/uiolee/hexo-esbuild/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uiolee%2Fhexo-esbuild/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29398519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["esbuild","hexo","hexo-plugin","javascripts","minify"],"created_at":"2024-10-12T17:05:36.588Z","updated_at":"2026-02-13T07:32:56.804Z","avatar_url":"https://github.com/uiolee.png","language":"TypeScript","readme":"# hexo-esbuild\n\n[![GitHub Tag](https://img.shields.io/github/v/tag/uiolee/hexo-esbuild?logo=github)](https://github.com/uiolee/hexo-esbuild/tags)\n[![GitHub Release](https://img.shields.io/github/v/release/uiolee/hexo-esbuild?logo=github)](https://github.com/uiolee/hexo-esbuild/releases)\n[![GitHub commits since latest release](https://img.shields.io/github/commits-since/uiolee/hexo-esbuild/latest?include_prereleases\u0026sort=semver\u0026logo=github)](https://github.com/uiolee/hexo-esbuild/compare/...main)\n[![GitHub top language](https://img.shields.io/github/languages/top/uiolee/hexo-esbuild?logo=github)](#hexo-esbuild)\n[![Coverage Status](https://coveralls.io/repos/github/uiolee/hexo-esbuild/badge.svg?branch=main)](https://coveralls.io/github/uiolee/hexo-esbuild?branch=main)\n[![CI](https://github.com/uiolee/hexo-esbuild/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/uiolee/hexo-esbuild/actions/workflows/ci.yml)\n[![Libraries.io dependency status for GitHub repo](https://img.shields.io/librariesio/github/uiolee/hexo-esbuild?logo=librariesdotio)](https://libraries.io/github/uiolee/hexo-esbuild#dependencies)\n\nMinify JavaScripts, CSS files via [esbuild](https://esbuild.github.io) [Transformer](https://esbuild.github.io/api/#transform).\n\n## Install\n\n[![NPM Version](https://img.shields.io/npm/v/hexo-esbuild?logo=npm)](https://www.npmjs.com/package/hexo-esbuild)\n[![node-lts](https://img.shields.io/node/v-lts/hexo-esbuild?logo=nodedotjs)](https://nodejs.org/)\n[![NPM License](https://img.shields.io/npm/l/hexo-esbuild)](./LICENSE)\n[![NPM Downloads](https://img.shields.io/npm/dm/hexo-esbuild?logo=npm)](#hexo-esbuild)\n[![NPM Downloads](https://img.shields.io/npm/dt/hexo-esbuild?logo=npm)](#hexo-esbuild)\n[![Libraries.io dependency status for latest release](https://img.shields.io/librariesio/release/npm/hexo-esbuild?logo=librariesdotio)](https://libraries.io/npm/hexo-esbuild/tree)\n\n```bash\npnpm add hexo-esbuild\n\n# npm i hexo-esbuild\n```\n\n## Configuration\n\n### Default Configuration\n\n\u003e Defined in [src/default_config.ts](src/default_config.ts)\n\n```yaml\nhexo_esbuild:\n  enable: true\n  js:\n    enable: true\n    after_render: \"js\" # hexo filter hook. support https://hexo.io/api/filter#after-render\n    priority: 999 # hexo filter priority. Lower priority means that it will be executed first\n    exclude:\n      - \"**.min.js\"\n    esbuildTransformOptions: # the esbuild transform options. https://esbuild.github.io/api/#transform\n      loader: \"js\"\n      minify: true\n      logLevel: \"warning\"\n  css:\n    enable: true\n    after_render: \"css\"\n    priority: 999\n    exclude:\n      - \"**.min.css\"\n    esbuildTransformOptions:\n      loader: \"css\"\n      minify: true\n      logLevel: \"warning\"\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuiolee%2Fhexo-esbuild","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuiolee%2Fhexo-esbuild","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuiolee%2Fhexo-esbuild/lists"}