{"id":18067628,"url":"https://github.com/alanclarke/overlayer","last_synced_at":"2025-07-03T15:05:56.041Z","repository":{"id":57317028,"uuid":"55215168","full_name":"alanclarke/overlayer","owner":"alanclarke","description":"A tiny animating overlay backdrop lib using css3 animations","archived":false,"fork":false,"pushed_at":"2016-07-22T15:37:02.000Z","size":10,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-19T16:19:20.385Z","etag":null,"topics":["ceh","cmh","implement"],"latest_commit_sha":null,"homepage":null,"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/alanclarke.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":"2016-04-01T08:11:39.000Z","updated_at":"2023-07-26T14:29:22.000Z","dependencies_parsed_at":"2022-08-25T21:11:03.178Z","dependency_job_id":null,"html_url":"https://github.com/alanclarke/overlayer","commit_stats":null,"previous_names":["qubitproducts/overlayer"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alanclarke%2Foverlayer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alanclarke%2Foverlayer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alanclarke%2Foverlayer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alanclarke%2Foverlayer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alanclarke","download_url":"https://codeload.github.com/alanclarke/overlayer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247354791,"owners_count":20925501,"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":["ceh","cmh","implement"],"created_at":"2024-10-31T07:09:56.868Z","updated_at":"2025-04-05T15:22:36.486Z","avatar_url":"https://github.com/alanclarke.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Overlayer\nA tiny animating overlay backdrop lib using css3 animations\n\n## installation\n```\nnpm install --save overlayer\n```\n\n## usage\n```js\nvar Overlayer = require('overlayer')\nvar overlayer = Overlayer([opts])\n\noverlayer.show([speed]) // show overlay, default speed is 1000ms\noverlayer.hide([speed]) // hide overlay, default speed is 1000ms\noverlayer.destroy() // stops all animations and removes el from body\noverlayer.el // ref to actual overlayer el\n\n// e.g. To override the default styling\noverlayer.el.style.background = 'green'\n\n\n/*\noptions:\n- auto // auto show (default: true)\n- speed (ms) // default 1000\n*/\n```\n## run tests\n```\nnpm test\n```\n\n## demo\n[link](https://overlayer-prnmkkpfif.now.sh/)\n\n\n## browser compatibility\nworks in all good browsers! (also in ie9+)\n\n\n## Want to work on this for your day job?\n\nThis project was created by the Engineering team at Qubit. As we use open source libraries, we make our projects public where possible.\n\nWe’re currently looking to grow our team, so if you’re a JavaScript engineer and keen on ES2016 React+Redux applications and Node micro services, why not get in touch? Work with like minded engineers in an environment that has fantastic perks, including an annual ski trip, yoga, a competitive foosball league, and copious amounts of yogurt.\n\nFind more details on our Engineering site. Don’t have an up to date CV? Just link us your Github profile! Better yet, send us a pull request that improves this project.`\nContact GitHub API Training Shop Blog About\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falanclarke%2Foverlayer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falanclarke%2Foverlayer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falanclarke%2Foverlayer/lists"}