{"id":16056170,"url":"https://github.com/spacedmonkey/echo-js-lazy-load","last_synced_at":"2025-03-17T21:31:05.920Z","repository":{"id":34963656,"uuid":"39039341","full_name":"spacedmonkey/echo-js-lazy-load","owner":"spacedmonkey","description":"Echo.js based lazy load plugin for WordPress","archived":false,"fork":false,"pushed_at":"2021-08-09T17:24:08.000Z","size":69,"stargazers_count":4,"open_issues_count":2,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T04:46:35.667Z","etag":null,"topics":["plugin","wordpress"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spacedmonkey.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"spacedmonkey"}},"created_at":"2015-07-13T21:52:31.000Z","updated_at":"2021-08-09T17:24:10.000Z","dependencies_parsed_at":"2022-09-01T00:51:07.546Z","dependency_job_id":null,"html_url":"https://github.com/spacedmonkey/echo-js-lazy-load","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacedmonkey%2Fecho-js-lazy-load","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacedmonkey%2Fecho-js-lazy-load/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacedmonkey%2Fecho-js-lazy-load/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacedmonkey%2Fecho-js-lazy-load/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spacedmonkey","download_url":"https://codeload.github.com/spacedmonkey/echo-js-lazy-load/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243885927,"owners_count":20363644,"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":["plugin","wordpress"],"created_at":"2024-10-09T02:40:40.887Z","updated_at":"2025-03-17T21:31:05.663Z","avatar_url":"https://github.com/spacedmonkey.png","language":"PHP","funding_links":["https://github.com/sponsors/spacedmonkey"],"categories":[],"sub_categories":[],"readme":"Echo.js Lazy Load\n===================\n\n[Echo.js](http://toddmotto.com/echo-js-simple-javascript-image-lazy-loading/) based lazy load plugin for WordPress. This is a simple plugin, it has no option, it just install, activate and you  are good to go. Props to [Todd Motto](https://twitter.com/toddmotto) for written the amazing [Echo.js](https://github.com/toddmotto/echo).\n\nIt is built using the WordPress coding standards, is designed to be very lite weight on system resources.\n\n[![Build Status](https://travis-ci.org/spacedmonkey/echo-js-lazy-load.svg?branch=master)](https://travis-ci.org/spacedmonkey/echo-js-lazy-load)\n\nIf you wish to follow the development of this plugin, view the code on the official plugin [website](http://www.spacedmonkey.com/ \"website\") or follow me on twitter [@thespacedmonkey](https://twitter.com/thespacedmonkey)\n\n## Customization\n\nThis plugin doesn't have any settings panel as it designed to be simple. However, it doesn't mean that it isn't customizable. There filters through the code to enable the customization of here every aspect of the plugin. The code is well documented and easy to read, so developers / users can make the most of this plugin.\n\n## Installation\n\nThis section describes how to install the plugin and get it working.\n\n\n### Using The WordPress Dashboard \n\n1. Navigate to the 'Add New' in the plugins dashboard\n2. Search for 'echo-js-lazy-load'\n3. Click 'Install Now'\n4. Activate the plugin on the Plugin dashboard\n\n### Uploading in WordPress Dashboard\n\n1. Navigate to the 'Add New' in the plugins dashboard\n2. Navigate to the 'Upload' area\n3. Select `echo-js-lazy-load.zip` from your computer\n4. Click 'Install Now'\n5. Activate the plugin in the Plugin dashboard\n\n### Using FTP \n1. Download `echo-js-lazy-load.zip`\n2. Extract the `echo-js-lazy-load` directory to your computer\n3. Upload the `echo-js-lazy-load` directory to the `/wp-content/plugins/` directory\n4. Activate the plugin in the Plugin dashboard\n\n\n## GitHub Updater\n\nThe Echo.js Lazy Load includes native support for the [GitHub Updater](https://github.com/afragen/github-updater) which allows you to provide updates to your WordPress plugin from GitHub.\n\n## License\n\nThe Echo.js Lazy Load is licensed under the GPL v2 or later.\n\n\u003e This program is free software; you can redistribute it and/or modify\nit under the terms of the GNU General Public License, version 2, as\npublished by the Free Software Foundation.\n\n\u003e This program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\n\u003e You should have received a copy of the GNU General Public License\nalong with this program; if not, write to the Free Software\nFoundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA\n\n\n## Contributions\n\nAnyone is welcome to contribute to Echo.js Lazy Load\n\nThere are various ways you can contribute:\n\n* Raise an issue on GitHub.\n* Send us a Pull Request with your bug fixes and/or new features.\n* Provide feedback and suggestions on enhancements.\n\nIt is worth noting that, this project has travis enabled and runs automated tests, including code sniffing and unit tests. Any pull request will be rejects, unless these tests pass. This is to ensure that the code is of the highest quality, follows coding standards and is secure.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspacedmonkey%2Fecho-js-lazy-load","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspacedmonkey%2Fecho-js-lazy-load","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspacedmonkey%2Fecho-js-lazy-load/lists"}