{"id":19739513,"url":"https://github.com/suitcss/utils-link","last_synced_at":"2025-02-27T22:27:53.229Z","repository":{"id":7226487,"uuid":"8534467","full_name":"suitcss/utils-link","owner":"suitcss","description":"CSS link utilities","archived":false,"fork":false,"pushed_at":"2016-10-13T02:16:03.000Z","size":42,"stargazers_count":16,"open_issues_count":1,"forks_count":10,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-04-28T17:20:58.982Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://suitcss.github.io/utils-link/test/","language":"HTML","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/suitcss.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-03-03T09:45:03.000Z","updated_at":"2022-10-11T14:09:37.000Z","dependencies_parsed_at":"2022-09-04T22:20:20.049Z","dependency_job_id":null,"html_url":"https://github.com/suitcss/utils-link","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suitcss%2Futils-link","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suitcss%2Futils-link/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suitcss%2Futils-link/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suitcss%2Futils-link/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/suitcss","download_url":"https://codeload.github.com/suitcss/utils-link/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241068240,"owners_count":19903989,"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":[],"created_at":"2024-11-12T01:17:32.596Z","updated_at":"2025-02-27T22:27:53.205Z","avatar_url":"https://github.com/suitcss.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SUIT CSS utilities: link\n\n[![Build Status](https://travis-ci.org/suitcss/utils-link.svg?branch=master)](https://travis-ci.org/suitcss/utils-link)\n\nSUIT CSS link utilities.\n\nRead more about [SUIT CSS's design principles](https://github.com/suitcss/suit/).\n\n## Installation\n\n* [npm](http://npmjs.org/): `npm install suitcss-utils-link`\n* Download: [zip](https://github.com/suitcss/utils-link/releases/latest)\n\n## Available classes\n\n* `u-linkBlock` - Block-level link with no `text-decoration` for any state.\n\n* `u-linkClean` - A link without no `text-decoration` for any state.\n\n* `u-linkComplex` - Limit a link's interactive `text-decoration` underline to a\n  sub-section of the link text.\n\n    ```html\n    \u003ca class=\"u-linkComplex\" href=\"{url}\"\u003e\n      Link complex\n      \u003cspan class=\"u-linkComplexTarget\"\u003etarget\u003c/span\u003e\n    \u003c/a\u003e\n    ```\n\n## Usage\n\nPlease refer to the README for [SUIT CSS utils](https://github.com/suitcss/utils/)\n\n## Testing\n\nInstall [Node](http://nodejs.org) (comes with npm).\n\n```\nnpm install\n```\n\nTo generate a build:\n\n```\nnpm run build\n```\n\nTo lint code with [postcss-bem-linter](https://github.com/postcss/postcss-bem-linter) and [stylelint](http://stylelint.io/)\n\n```\nnpm run lint\n```\n\nTo generate the testing build.\n\n```\nnpm run build-test\n```\n\nTo watch the files for making changes to test:\n\n```\nnpm run watch\n```\n\nBasic visual tests are in `test/index.html`.\n\n## Browser support\n\n* Google Chrome (latest)\n* Opera (latest)\n* Firefox 4+\n* Safari 5+\n* Internet Explorer 8+\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuitcss%2Futils-link","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuitcss%2Futils-link","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuitcss%2Futils-link/lists"}