{"id":20519953,"url":"https://github.com/jabranr/letter-spacing","last_synced_at":"2025-04-14T02:11:52.800Z","repository":{"id":58246013,"uuid":"21301563","full_name":"jabranr/letter-spacing","owner":"jabranr","description":"An inline custom element to provide letter-spacing CSS styling to its contents.","archived":false,"fork":false,"pushed_at":"2015-04-11T08:36:41.000Z","size":470,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-13T21:41:58.264Z","etag":null,"topics":["custom-elements","html5","shadow-dom","web-components"],"latest_commit_sha":null,"homepage":null,"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/jabranr.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":"2014-06-28T11:42:08.000Z","updated_at":"2015-04-11T08:36:41.000Z","dependencies_parsed_at":"2022-08-31T04:40:08.728Z","dependency_job_id":null,"html_url":"https://github.com/jabranr/letter-spacing","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jabranr%2Fletter-spacing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jabranr%2Fletter-spacing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jabranr%2Fletter-spacing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jabranr%2Fletter-spacing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jabranr","download_url":"https://codeload.github.com/jabranr/letter-spacing/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248809051,"owners_count":21164896,"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":["custom-elements","html5","shadow-dom","web-components"],"created_at":"2024-11-15T22:17:10.783Z","updated_at":"2025-04-14T02:11:52.778Z","avatar_url":"https://github.com/jabranr.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u0026lt;letter-spacing\u0026gt;\n\nAn inline custom element to provide `letter-spacing` CSS styling to its contents.\n\n## Install\n\n``` shell\n$ bower install letter-spacing\n```\n\n## Usage\n\nImport `Polymer` and `letter-spacing` into your HTML document.\n\n``` html\n// Get Polymer\n\u003cscript src=\"bower_components/polymer/polymer.min.js\"\u003e\u003c/script\u003e\n\n// Import letter-spacing element\n\u003clink rel=\"import\" href=\"bower_components/letter-spacing/dist/letter-spacing.html\" /\u003e\n```\n\nStarting using it:\n\n``` html\n\u003cletter-spacing value=\"3px\"\u003eText goes here\u003c/letter-spacing\u003e\n```\n\n\n## Demo\n\n[See live demo](http://www.jabran.me/letter-spacing/)\n\n\n## Options\n\nAttribute  | Options                              | Default             | Description\n---        | ---                                  | ---                 | ---\n`value`   | *String*                             | ``                  | Spacing value i.e. '3px' or '-3px'\n\n## Basic use example\n\n``` html\n\u003cletter-spacing value=\"3px\"\u003eThis text is spaced with letter-spacing custom element.\u003c/letter-spacing\u003e\n```\n\nResults in above text spaced by given value.\n\n## Contributing\n\n1. Fork it!\n2. Create your feature branch: `git checkout -b new-feature`\n3. Commit your changes: `git commit -m 'Add some feature'`\n4. Push to the branch: `git push origin new-feature`\n5. Submit a pull request\n\n## License\n\n[MIT License](http://opensource.org/licenses/MIT) - \u0026copy; Jabran Rafique 2014\n\n[![Analytics](https://ga-beacon.appspot.com/UA-50688851-1/socialmedia)](https://github.com/igrigorik/ga-beacon)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjabranr%2Fletter-spacing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjabranr%2Fletter-spacing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjabranr%2Fletter-spacing/lists"}