{"id":13742899,"url":"https://github.com/evan-liu/xrope","last_synced_at":"2026-01-07T08:57:08.397Z","repository":{"id":816724,"uuid":"527377","full_name":"evan-liu/xrope","owner":"evan-liu","description":"Simple layout library for native as3 display objects.","archived":false,"fork":false,"pushed_at":"2015-04-20T03:54:47.000Z","size":808,"stargazers_count":34,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-15T13:39:48.744Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://evancoding.com/xrope/","language":"ActionScript","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/evan-liu.png","metadata":{"files":{"readme":"README.textile","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-02-20T12:53:57.000Z","updated_at":"2022-10-19T07:55:48.000Z","dependencies_parsed_at":"2022-08-16T11:00:36.112Z","dependency_job_id":null,"html_url":"https://github.com/evan-liu/xrope","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evan-liu%2Fxrope","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evan-liu%2Fxrope/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evan-liu%2Fxrope/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evan-liu%2Fxrope/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evan-liu","download_url":"https://codeload.github.com/evan-liu/xrope/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253171056,"owners_count":21865275,"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-08-03T05:00:37.518Z","updated_at":"2026-01-07T08:57:08.343Z","avatar_url":"https://github.com/evan-liu.png","language":"ActionScript","funding_links":[],"categories":["User Interface"],"sub_categories":["Layout"],"readme":"h2. Xrope: Simple layout library for native as3 display objects.\n\n\"Demo\":http://evancoding.com/xrope/index.html#DemoLink\n\nh3. Features\n\n* For native as3 display objects. No Flex or any other dependency.\n* AtomLayout align DisplayObject using _getBounds()_. No worries about register point in FLA. (Set _useBounds_ to _true_, it's _false_ by default)\n* Easily composite layout elements/groups. No more DisplayObjectContainer needed.\n\nh3. How to use\n\n* Create a layout group which implements _ILayoutGroup_ and set layout properties.\n* Add some display objects or other _ILayoutElement_ to the group.\n* Call the _layout()_ method of the group.\n\nh3. Layout groups (\"AsDoc\":http://evancoding.com/xrope/doc/index.html)\n\n* HFillLineLayout - Horizontal single line fill layout. (*new*)\n* VFillLineLayout - Vertical single line fill layout. (*new*)\n* HLineLayout - Horizontal single line flow layout. \n* VLineLayout - Vertical single line flow layout.\n* HMultiLineLayout - Horizontal multi-line layout.\n* VMultiLineLayout - Vertical multi-line layout.\n* HBoxLayout - Horizontal box layout.\n* VBoxLayout - Vertical box layout.\n* AlignLayout - Align position group layout. \n* GridLayout - Grid layout.\n\n*Note* difference between MultiLineLayout and BoxLayout: Lines in MultiLineLayout has the same height as the lineHeight property, while height of lines in HBoxLayout according to the max height of elements in each line.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevan-liu%2Fxrope","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevan-liu%2Fxrope","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevan-liu%2Fxrope/lists"}