{"id":17685564,"url":"https://github.com/adamisntdead/excerpt","last_synced_at":"2025-03-30T20:25:14.967Z","repository":{"id":143990954,"uuid":"137959561","full_name":"adamisntdead/Excerpt","owner":"adamisntdead","description":"Hassle Free Excerpts/Extracts For ExpressionEngine 3 and 4 🎉💻","archived":false,"fork":false,"pushed_at":"2019-02-13T17:42:24.000Z","size":5,"stargazers_count":2,"open_issues_count":2,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-05T23:25:23.883Z","etag":null,"topics":["addon","excerpt","expression-engine","expressionengine","php","plugin","shorten"],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/adamisntdead.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2018-06-20T00:24:01.000Z","updated_at":"2023-09-08T17:41:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"c667e6d5-522c-4133-8dcd-9b330916a204","html_url":"https://github.com/adamisntdead/Excerpt","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/adamisntdead%2FExcerpt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamisntdead%2FExcerpt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamisntdead%2FExcerpt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamisntdead%2FExcerpt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adamisntdead","download_url":"https://codeload.github.com/adamisntdead/Excerpt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246375298,"owners_count":20767084,"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":["addon","excerpt","expression-engine","expressionengine","php","plugin","shorten"],"created_at":"2024-10-24T10:28:16.994Z","updated_at":"2025-03-30T20:25:14.885Z","avatar_url":"https://github.com/adamisntdead.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv style=\"text-align:center\"\u003e\u003cimg src=\"https://i.imgur.com/EBeTRKq.png\" /\u003e\u003c/div\u003e\n\n\u003e An excerpt creation plugin for Expression Engine 3 \u0026 4 🎉\n\nThis is a rebuild of the [hacksaw](https://devot-ee.com/add-ons/hacksaw) plugin and [bbd_chopper](https://github.com/BlackBeltDesigns/bbd_chopper.ee_addon) - compatible with EE 3 \u0026 4.\n\nIt allows you to create small excerpts of any html content with ease.\n\nIt can strip HTML content, append something (like `...`)\nto the end, and let you cutoff by words, characters\nor a cutoff point.\n\n\n## Installation\n\n* Download as a zip.\n* Unzip to a folder, such as `excerpt`.\n* Move folder to `system/user/addons` or your setup's equivilent.\n* Install via control panel.\n\n## Usage\n\nTo use Excerpt, just wrap your content with \nthe `{exp:excerpt}` tag:\n\n```php\n{exp:excerpt}\n\u003ch1\u003eSome\u003c/h1\u003e Amazing\n\u003cstrong\u003eContent!\u003c/strong\u003e\n{exp:excerpt}\n```\n\nWhich will be turned into `Some Amazing Content!`.  \n\nTo use the other options, the following parameters \nare supported:\n\n```php\n{exp:excerpt\n    chars = \"\" // Limit number of characters\n    words = \"\" // Limit number of words\n    cutoff = \"\" // Cutoff at a given string\n    append = \"\" // Add something to the end (eg. append=\"...\")\n    allow = \"\" // Allow certain HTML tags (eg. allow=\"\u003cp\u003e\")\n}\n```\n\n## License\n\nMIT - Copyright (c) 2018 Adam Kelly","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamisntdead%2Fexcerpt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadamisntdead%2Fexcerpt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamisntdead%2Fexcerpt/lists"}