{"id":15639906,"url":"https://github.com/andyatkinson/promoslide","last_synced_at":"2025-04-30T07:22:12.276Z","repository":{"id":9817945,"uuid":"11801680","full_name":"andyatkinson/promoSlide","owner":"andyatkinson","description":"jQuery plugin for promotional content that appears with user scrolling","archived":false,"fork":false,"pushed_at":"2016-09-21T01:59:10.000Z","size":131,"stargazers_count":85,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-30T13:51:13.421Z","etag":null,"topics":["coffeescript","jquery-plugin"],"latest_commit_sha":null,"homepage":"http://andyatkinson.com/projects/promoSlide","language":"JavaScript","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/andyatkinson.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":"2013-07-31T21:24:30.000Z","updated_at":"2023-07-25T00:31:18.000Z","dependencies_parsed_at":"2022-09-03T13:50:24.263Z","dependency_job_id":null,"html_url":"https://github.com/andyatkinson/promoSlide","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/andyatkinson%2FpromoSlide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyatkinson%2FpromoSlide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyatkinson%2FpromoSlide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyatkinson%2FpromoSlide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyatkinson","download_url":"https://codeload.github.com/andyatkinson/promoSlide/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251658627,"owners_count":21622899,"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":["coffeescript","jquery-plugin"],"created_at":"2024-10-03T11:28:11.197Z","updated_at":"2025-04-30T07:22:12.255Z","avatar_url":"https://github.com/andyatkinson.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Promo Slide [![Build Status](https://travis-ci.org/andyatkinson/promoSlide.png?branch=master)](https://travis-ci.org/andyatkinson/promoSlide)\n\nPromo Slide is a jQuery plugin to show content on your site. After scrolling to the bottom of the page, a slide-out panel appears with more content. \n\nThe container HTML can be customized. Template placeholders can be used, and then passed in dynamically at the time the plugin is initialized in the DOM.\n\nThe plugin source is written in coffeescript.\n\n## Demo\n[http://andyatkinson.com/projects/promoSlide](http://andyatkinson.com/projects/promoSlide)\n\n## How to use it\n\n    $('body').promoSlide();\n\n\n## Contributing\nSource code changes should be done on the coffeescript version of the file. The generated javascript file should pass JSLint validation with no warnings or errors. `jsl` on OS X is available as a [homebrew binary install](https://github.com/Homebrew/homebrew-binary). To install `jslint`:\n\n    brew tap homebrew/binary\n    brew install jsl\n\nTo use it:\n\n    $ jsl -process jquery.promoSlide.js\n\n    JavaScript Lint 0.3.0 (JavaScript-C 1.5 2004-09-24)\n    Developed by Matthias Miller (http://www.JavaScriptLint.com)\n\n    jquery.promoSlide.js\n\n    0 error(s), 0 warning(s)\n\n## Grunt and qunit\nGrunt is being used with qunit to run tests. To install, run `npm install` to install the packages, which should create a node_modules directory (this is ignored from git). To run the qunit tests:\n\n    $ grunt qunit\n    Running \"qunit:index\" (qunit) task\n    Testing index.html ..OK\n    \u003e\u003e 8 assertions passed (34ms)\n    \n    Done, without errors.\n\n## MIT License\nCopyright (c) 2013 Andy Atkinson\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandyatkinson%2Fpromoslide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandyatkinson%2Fpromoslide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandyatkinson%2Fpromoslide/lists"}