{"id":16774498,"url":"https://github.com/melonjs/tiled-inflate-plugin","last_synced_at":"2025-03-16T17:29:14.522Z","repository":{"id":149995381,"uuid":"622748728","full_name":"melonjs/tiled-inflate-plugin","owner":"melonjs","description":"a plugin to allow the loading and parsing of Tiled compressed (gzip/zlib) maps in melonJS","archived":false,"fork":false,"pushed_at":"2024-02-12T08:58:32.000Z","size":77,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-23T06:42:03.766Z","etag":null,"topics":["game-development","javascript","melonjs","plugin","tiled","tiled-map-editor","typescript"],"latest_commit_sha":null,"homepage":"","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/melonjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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":"2023-04-03T01:30:36.000Z","updated_at":"2025-02-14T00:53:01.000Z","dependencies_parsed_at":"2025-01-23T04:23:09.890Z","dependency_job_id":"ff7a4fb9-09ec-493b-bd6e-75b216fba5b5","html_url":"https://github.com/melonjs/tiled-inflate-plugin","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melonjs%2Ftiled-inflate-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melonjs%2Ftiled-inflate-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melonjs%2Ftiled-inflate-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melonjs%2Ftiled-inflate-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/melonjs","download_url":"https://codeload.github.com/melonjs/tiled-inflate-plugin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243905352,"owners_count":20366811,"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":["game-development","javascript","melonjs","plugin","tiled","tiled-map-editor","typescript"],"created_at":"2024-10-13T06:49:17.891Z","updated_at":"2025-03-16T17:29:14.514Z","avatar_url":"https://github.com/melonjs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# melonJS Tiled inflate plugin\n![melonJS Logo](https://github.com/melonjs/melonJS/raw/master/media/Banner/Banner%20-%20Billboard%20-%20Original%20Logo%20-%20horizontal.png)\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/melonjs/es6-boilerplate/blob/master/LICENSE)\n\na melonJS plugin to enable loading and parsing of zlib and gzip compressed [Tiled](https://www.mapeditor.org) maps\n\u003ezstd compressed maps are not supported, see [here](https://github.com/melonjs/tiled-inflate-plugin/issues/2) for more details\n\u003eNote: this plugin requires melonJS version 15.2.1 or higher\n\nInstallation\n-------------------------------------------------------------------------------\n`$ [sudo] npm install @melonjs/tiled-inflate-plugin`\n\nThen import and instantiante the plugin in your project. For example:\n```JavaScript\nimport { plugin } from 'melonjs';\nimport { TiledInflatePlugin } from '@melonjs/tiled-inflate-plugin';\n\n// register the plugin\nplugin.register(TiledInflatePlugin);\n```\n\nOnce successfully registered, compressed maps will automatically be loaded and parsed by melonJS, no further actions are required.\n\nQuestions, need help ?\n-------------------------------------------------------------------------------\nIf you need technical support, you can contact us through the following channels :\n* Forums: with melonJS 2 we moved to a new discourse [forum](https://melonjs.discourse.group), but we can still also find the previous one [here](http://www.html5gamedevs.com/forum/32-melonjs/)\n* Chat: come and chat with us on [discord](https://discord.gg/aur7JMk)\n* we tried to keep our [wikipage](https://github.com/melonjs/melonJS/wiki) up-to-date with useful links, tutorials, and anything related melonJS.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelonjs%2Ftiled-inflate-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmelonjs%2Ftiled-inflate-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelonjs%2Ftiled-inflate-plugin/lists"}