{"id":28566811,"url":"https://github.com/salsify/ember-cli-sticky","last_synced_at":"2025-06-10T15:39:13.265Z","repository":{"id":1244271,"uuid":"37735702","full_name":"salsify/ember-cli-sticky","owner":"salsify","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-07T15:10:02.000Z","size":434,"stargazers_count":11,"open_issues_count":4,"forks_count":7,"subscribers_count":51,"default_branch":"master","last_synced_at":"2025-05-19T11:23:02.535Z","etag":null,"topics":["npm"],"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/salsify.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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":"2015-06-19T17:19:48.000Z","updated_at":"2022-03-08T16:29:30.000Z","dependencies_parsed_at":"2024-06-19T00:25:40.044Z","dependency_job_id":null,"html_url":"https://github.com/salsify/ember-cli-sticky","commit_stats":{"total_commits":57,"total_committers":13,"mean_commits":4.384615384615385,"dds":0.6666666666666667,"last_synced_commit":"87a24d10fc62c7b085c9560ab28f3df869440f78"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salsify%2Fember-cli-sticky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salsify%2Fember-cli-sticky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salsify%2Fember-cli-sticky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salsify%2Fember-cli-sticky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/salsify","download_url":"https://codeload.github.com/salsify/ember-cli-sticky/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salsify%2Fember-cli-sticky/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259104082,"owners_count":22805804,"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":["npm"],"created_at":"2025-06-10T15:39:08.814Z","updated_at":"2025-06-10T15:39:13.258Z","avatar_url":"https://github.com/salsify.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ember-cli-sticky [![Build Status](https://travis-ci.org/salsify/ember-cli-sticky.svg?branch=master)](https://travis-ci.org/salsify/ember-cli-sticky)\n\nEmber addon to integrate jQuery plugin [Sticky.js](http://stickyjs.com/).\n\n\n* `ember install ember-cli-sticky`\n\n* Ember.js v3.4 or above\n* Ember CLI v2.13 or above\n* Node.js v12 or above\n\n* `ember server`\n* Visit your app at http://localhost:4200.\n\n## Usage\n\nSee [Sticky.js options](https://github.com/garand/sticky#options)\n\n```hbs\n{{!  ./templates/index.hbs }}\n\n{{#sticky-container options=myStickyOptions}}\n    \u003cnav ... /\u003e\n{{/sticky-container}}\n```\n\n\n\n```js\n// ./controllers/index.js\n\nimport Ember from 'ember';\n\nexport default Ember.Controller.extend({\n  myStickyOptions: {\n    topSpacing: 30 //px, default: 0\n  },\n});\n```\n\nInstallation\n------------------------------------------------------------------------------\n\n* `ember test`\n* `ember test --server`\n\n\nUsage\n------------------------------------------------------------------------------\n\nFor more information on using ember-cli, visit [http://www.ember-cli.com/](http://www.ember-cli.com/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalsify%2Fember-cli-sticky","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsalsify%2Fember-cli-sticky","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalsify%2Fember-cli-sticky/lists"}