{"id":16665689,"url":"https://github.com/zmmbreeze/jquery.emphasis","last_synced_at":"2026-02-23T00:42:30.152Z","repository":{"id":9754860,"uuid":"11720449","full_name":"zmmbreeze/jquery.emphasis","owner":"zmmbreeze","description":"A javascript fallback for CSS3 emphasis mark, aka `text-emphasis`.","archived":false,"fork":false,"pushed_at":"2017-01-06T15:44:15.000Z","size":1957,"stargazers_count":45,"open_issues_count":4,"forks_count":2,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-03T22:51:13.395Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://zencode.in/jquery.emphasis/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zmmbreeze.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-28T14:04:33.000Z","updated_at":"2019-10-05T09:57:34.000Z","dependencies_parsed_at":"2022-08-25T23:22:23.517Z","dependency_job_id":null,"html_url":"https://github.com/zmmbreeze/jquery.emphasis","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/zmmbreeze/jquery.emphasis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmmbreeze%2Fjquery.emphasis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmmbreeze%2Fjquery.emphasis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmmbreeze%2Fjquery.emphasis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmmbreeze%2Fjquery.emphasis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zmmbreeze","download_url":"https://codeload.github.com/zmmbreeze/jquery.emphasis/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmmbreeze%2Fjquery.emphasis/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259901380,"owners_count":22929224,"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-10-12T11:08:01.539Z","updated_at":"2026-02-23T00:42:24.875Z","avatar_url":"https://github.com/zmmbreeze.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"jQuery.emphasis.js\n===============\n\nA javascript fallback for CSS3 emphasis mark, aka [text-emphasis](http://www.w3.org/TR/css-text-decor-3/#emphasis-marks). It’s really useful for East Asian documents. Using small symbols next to each glyph to emphasize a run of text.\n\n![demo](./assets/demo.png)\n\nDepends on jQuery \u003e= 1.10. Tested on IE 8+, Chrome, Firefox 4+, Safari 5+, Opera 12+, Mobile Safari(iOS 5+)\n\nGetting Started\n---\n\nCheckout [*demo*](http://nodejs.in/jquery.emphasis/demo.html) first, see what jQuery.emphasis can do.\n\nInclude jQuery and emphasis plugin into html like this:\n\n    \u003cscript src=\"jquery-1.10.2.min.js\"\u003e\u003c/script\u003e\n    \u003cscript src=\"jquery.emphasis.js\"\u003e\u003c/script\u003e\n    \u003cscript\u003e\n    $('em').emphasis('dot');\n    \u003c/script\u003e\n\n### .emphasis(text-emphasis)\n\n* text-emphasis\u003cbr/\u003eType: String\u003cbr/\u003eA string representing text-emphasis style. For example: filled, dotted, filled sesame red, \"@\" #069. You can also use value none to remove the style. It's using navigator.language || navigator.browserLanguage to define which language was used. And it's not supporting vertical writing-mode.\n\n### .emphasis(text-emphasis, text-emphasis-position)\n\n* text-emphasis\u003cbr/\u003eType: String\u003cbr/\u003eA string representing text-emphasis style.\n\n* text-emphasis-position\u003cbr/\u003eType: String\u003cbr/\u003eA string representing text-emphasis-position style. Currently it's not support \"right\" and \"left\" in vertical writing-mode.\n\nLinks\n---\n\n* [W3C emphasis marks document](http://www.w3.org/TR/css-text-decor-3/#emphasis-marks)\n* [jQuery.emphasis.js on Dailyjs](http://dailyjs.com/2013/08/13/jquery-roundup/)\n\n\nKnow issues\n---\n\n* Not support \"right\" and \"left\" position.\n* Not work right on inline-block element in some case.\n\nIf you find more issue, welcome to [report it](https://github.com/zmmbreeze/jquery.emphasis/issues).\n\nLOG\n---\n\n* 0.1.0\u003cbr/\u003einit\n* 0.1.1\u003cbr/\u003echanged mainfest, added notation for src file.\n* 0.2.0\u003cbr/\u003ereconstruction\n\u003cbr/\u003efix priority bug\n\u003cbr/\u003euse grunt\n\u003cbr/\u003eupdate index page\n* 0.2.1\u003cbr/\u003eFixed #2\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzmmbreeze%2Fjquery.emphasis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzmmbreeze%2Fjquery.emphasis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzmmbreeze%2Fjquery.emphasis/lists"}