{"id":13742893,"url":"https://github.com/hendrikmaus/AS3-Nimble","last_synced_at":"2025-05-09T00:32:02.035Z","repository":{"id":81604559,"uuid":"521988","full_name":"hendrikmaus/AS3-Nimble","owner":"hendrikmaus","description":"Nimble is an open source lightweight fluid layout class for use with ActionScript 3","archived":false,"fork":false,"pushed_at":"2012-11-03T11:59:54.000Z","size":463,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-26T16:54:39.115Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://blog.aidentailor.net/nimble/","language":"ActionScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hendrikmaus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-02-17T15:36:06.000Z","updated_at":"2020-12-30T01:08:56.000Z","dependencies_parsed_at":"2023-02-24T23:10:26.672Z","dependency_job_id":null,"html_url":"https://github.com/hendrikmaus/AS3-Nimble","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hendrikmaus%2FAS3-Nimble","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hendrikmaus%2FAS3-Nimble/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hendrikmaus%2FAS3-Nimble/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hendrikmaus%2FAS3-Nimble/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hendrikmaus","download_url":"https://codeload.github.com/hendrikmaus/AS3-Nimble/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224788572,"owners_count":17370158,"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.444Z","updated_at":"2024-11-15T13:32:15.517Z","avatar_url":"https://github.com/hendrikmaus.png","language":"ActionScript","funding_links":[],"categories":["User Interface"],"sub_categories":["Layout"],"readme":"#Nimble Layout Class\n\n##Description\nNimble is a very simple class, built to achieve fluid layouts in Flash applications real quick.\nIt was created for http://diploma.aidentailor.net during my flash-as3-hype-time ;)\n\n##How to use:\nCreate an object to hold any of the following parameters and pass that object to the Nimble class constructor.\n\n```\n- alignment: (string) \"TOP_LEFT\",\"TOP\",\"TOP_RIGHT\",\"LEFT\",\"MIDDLE\",\"RIGHT\",\"BOTTOM_LEFT\",\"BOTTOM\",\"BOTTOM_RIGHT\"\n\t\t\t\t\t  default: \"MIDDLE\"\n\t\t\t\t\t\n- margin: \t (number) default: 0\n```\n\n##Example:\n\n```actionscript\nnew Nimble(displayObject, {alignment: \"TOP_LEFT\", margin: 20});\n```\n\nFor another example see the attached project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhendrikmaus%2FAS3-Nimble","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhendrikmaus%2FAS3-Nimble","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhendrikmaus%2FAS3-Nimble/lists"}