{"id":15743767,"url":"https://github.com/doowb/layout-stack","last_synced_at":"2025-03-13T10:30:56.770Z","repository":{"id":23466630,"uuid":"26830870","full_name":"doowb/layout-stack","owner":"doowb","description":"Create a layout stack based on the given layout templates.","archived":false,"fork":false,"pushed_at":"2015-10-16T03:04:01.000Z","size":144,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-26T19:51:43.381Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/doowb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-18T21:28:55.000Z","updated_at":"2021-04-12T22:07:09.000Z","dependencies_parsed_at":"2022-08-22T00:30:47.713Z","dependency_job_id":null,"html_url":"https://github.com/doowb/layout-stack","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doowb%2Flayout-stack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doowb%2Flayout-stack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doowb%2Flayout-stack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doowb%2Flayout-stack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doowb","download_url":"https://codeload.github.com/doowb/layout-stack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243385870,"owners_count":20282642,"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-10-04T03:21:20.946Z","updated_at":"2025-03-13T10:30:56.479Z","avatar_url":"https://github.com/doowb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# layout-stack [![NPM version](https://badge.fury.io/js/layout-stack.svg)](http://badge.fury.io/js/layout-stack)\n\n\u003e Create a layout stack based on the given layout templates.\n\n## Install\n### Install with [npm](npmjs.org)\n\n```bash\nnpm i layout-stack --save\n```\n\n## Run tests\n\n```bash\nnpm test\n```\n\n## Usage\n\n```js\nvar stack = require('layout-stack');\n```\n\n## API\n### [.createStack](index.js#L24)\n\nBuild a layout stack.\n\n* `name` **{String}**: The name of the first layout to add to the stack.    \n* `layouts` **{Object}**: Possible layout templates tha could be used in the stack.    \n* `options` **{Object}**: Options to pass to `assertLayout`.    \n* `returns` **{Array}**: The layout stack starting with the given name.  \n\n```js\nvar stack = createStack('2-col-side-nav', layouts);\n```\n\n\n## Contributing\nPull requests and stars are always welcome. For bugs and feature requests, [please create an issue](https://github.com/doowb/layout-stack/issues)\n\n## Author\n\n**Brian Woodward**\n \n+ [github/doowb](https://github.com/doowb)\n+ [twitter/doowb](http://twitter.com/doowb) \n\n## License\nCopyright (c) 2014 Brian Woodward  \nReleased under the MIT license\n\n***\n\n_This file was generated by [verb](https://github.com/assemble/verb) on November 18, 2014._","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoowb%2Flayout-stack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoowb%2Flayout-stack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoowb%2Flayout-stack/lists"}