{"id":21721653,"url":"https://github.com/polydile/dile-tag","last_synced_at":"2026-04-20T13:31:39.894Z","repository":{"id":41667831,"uuid":"256799026","full_name":"Polydile/dile-tag","owner":"Polydile","description":"Web Component for a customized tag text, based on LitElement.","archived":false,"fork":false,"pushed_at":"2023-01-06T03:46:15.000Z","size":2500,"stargazers_count":0,"open_issues_count":18,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-08T10:52:35.660Z","etag":null,"topics":["litelement","tag","webcomponents"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Polydile.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-18T16:21:05.000Z","updated_at":"2020-04-19T09:16:42.000Z","dependencies_parsed_at":"2023-02-05T06:01:41.388Z","dependency_job_id":null,"html_url":"https://github.com/Polydile/dile-tag","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Polydile/dile-tag","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Polydile%2Fdile-tag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Polydile%2Fdile-tag/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Polydile%2Fdile-tag/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Polydile%2Fdile-tag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Polydile","download_url":"https://codeload.github.com/Polydile/dile-tag/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Polydile%2Fdile-tag/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32048934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["litelement","tag","webcomponents"],"created_at":"2024-11-26T02:18:19.724Z","updated_at":"2026-04-20T13:31:39.877Z","avatar_url":"https://github.com/Polydile.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \\\u003cdile-tag\u003e\n\nWeb Component for a customized tag text, based on LitElement.\n\nMore details: [Go to DEMO page](https://dile-tag.polydile.com)\n\n## Installation\n```bash\nnpm i dile-tag\n```\n\n## Usage\n```html\n\u003cscript type=\"module\"\u003e\n  import 'dile-tag/dile-tag.js';\n\u003c/script\u003e\n\n\u003cdile-tag label=\"My fisrt tag\" round shadow\u003e\u003c/dile-tag\u003e\n```\n\n## Properties\n\n- label: The label tag\n- icon: The icon tag\n- round: Customize round tag\n- shadow: Customize shadow tag\n- upper: Customize uppercase text tag\n- allowClose: Allow add a button close in tag\n\n## Styling\n\nCustom property | Description | Default\n----------------|-------------|---------\n--dile-tag-text-color | Main Text Color | #000\n--dile-tag-background | Main Background Color | #ddd\n--dile-tag-padding | Main Padding Block | 0.5rem\n\n## Events\n\n### closed\n\nFires whenever click in button close\n\n```javascript\ndileTag.addEventListener('closed', () =\u003e console.log('closed'));\n```\n\n## Run the project\n\n### 1. Install dependencies\n\n```npm i```\n\n### 2. Run server\n\n```npm start```\n\n### 3. Run storybook\n\n```npm run storybook```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolydile%2Fdile-tag","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpolydile%2Fdile-tag","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolydile%2Fdile-tag/lists"}