{"id":16592405,"url":"https://github.com/hauleth/phoenix_brotli_compressor","last_synced_at":"2026-05-29T06:31:05.210Z","repository":{"id":140295232,"uuid":"405101109","full_name":"hauleth/phoenix_brotli_compressor","owner":"hauleth","description":null,"archived":false,"fork":false,"pushed_at":"2021-09-10T14:04:21.000Z","size":66,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-06T16:17:30.347Z","etag":null,"topics":["assets","brotli","elixir","elixir-lang","hacktoberfest","phoenix"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/hauleth.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}},"created_at":"2021-09-10T14:04:03.000Z","updated_at":"2023-05-09T02:31:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"984a7a51-2f07-4351-a901-1cbea2c72a75","html_url":"https://github.com/hauleth/phoenix_brotli_compressor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hauleth/phoenix_brotli_compressor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hauleth%2Fphoenix_brotli_compressor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hauleth%2Fphoenix_brotli_compressor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hauleth%2Fphoenix_brotli_compressor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hauleth%2Fphoenix_brotli_compressor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hauleth","download_url":"https://codeload.github.com/hauleth/phoenix_brotli_compressor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hauleth%2Fphoenix_brotli_compressor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33640627,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["assets","brotli","elixir","elixir-lang","hacktoberfest","phoenix"],"created_at":"2024-10-11T23:20:49.414Z","updated_at":"2026-05-29T06:31:05.188Z","avatar_url":"https://github.com/hauleth.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PhoenixBrotliCompressor\n\nBrotli compressor for Phoenix assets.\n\n## Installation\n\nIf [available in Hex](https://hex.pm/docs/publish), the package can be installed\nby adding `phoenix_brotli_compressor` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:phoenix_brotli_compressor, \"~\u003e 0.1.0\"}\n  ]\nend\n```\n\nDocumentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)\nand published on [HexDocs](https://hexdocs.pm). Once published, the docs can\nbe found at [https://hexdocs.pm/phoenix_brotli_compressor](https://hexdocs.pm/phoenix_brotli_compressor).\n\nIn addition to the the above you will need either add:\n\n```elixir\ndef deps do\n  [\n    {:brotli, github: \"hauleth/erl-brotli\"}\n  ]\nend\n```\n\nOr install `brotli` CLI utility. You configure compressor to use fixed path via\napplication configuration:\n\n```elixir\nconfig :phoenix_brotli_compressor, :path, path_to_brotli_cli\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhauleth%2Fphoenix_brotli_compressor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhauleth%2Fphoenix_brotli_compressor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhauleth%2Fphoenix_brotli_compressor/lists"}