{"id":27938977,"url":"https://github.com/cveinnt/bionify","last_synced_at":"2025-05-07T08:58:47.269Z","repository":{"id":41261985,"uuid":"498048313","full_name":"Cveinnt/bionify","owner":"Cveinnt","description":"Convert any webpage into bionified text!","archived":false,"fork":false,"pushed_at":"2024-07-07T22:42:55.000Z","size":237,"stargazers_count":255,"open_issues_count":10,"forks_count":18,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-05-07T08:58:41.033Z","etag":null,"topics":["bionic-reading","bionify","chrome-extension","javascript","reading","web-extension"],"latest_commit_sha":null,"homepage":"https://bionify.xyz","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Cveinnt.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-30T18:03:14.000Z","updated_at":"2025-05-06T10:06:11.000Z","dependencies_parsed_at":"2024-10-25T22:27:30.092Z","dependency_job_id":"30e59236-a346-4698-b10e-17ebbe4a663a","html_url":"https://github.com/Cveinnt/bionify","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/Cveinnt%2Fbionify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cveinnt%2Fbionify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cveinnt%2Fbionify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cveinnt%2Fbionify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cveinnt","download_url":"https://codeload.github.com/Cveinnt/bionify/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252847492,"owners_count":21813451,"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":["bionic-reading","bionify","chrome-extension","javascript","reading","web-extension"],"created_at":"2025-05-07T08:58:46.818Z","updated_at":"2025-05-07T08:58:47.260Z","avatar_url":"https://github.com/Cveinnt.png","language":"JavaScript","readme":"# [Bionify - Read Faster!](https://bionify.xyz)\n\n**LEGAL NOTICE:** To the _wonderful_ folks at Bionic Reading®, this is not a pirated version of your Bionic Reading® API, but rather a simple algorithm I developed in conjunction with other open source developers. It does NOT violate your precious Bionic Reading® copyrights.\n\n[![banner](src/icons/marquee.png)](https://chrome.google.com/webstore/detail/bionify-read-faster-with/gomhfpbcjfidhpffhecghfdieincgncc)\n\nA simple chrome extension designed to help you read faster and more efficiently.\n\nHere's an example of Bionified text to demonstrate the speed!\n\n[![read](read.png)](https://bionify.xyz)\n\n(example text from jiffy reader)\n\n## Download\n\nBionify is available on the Chrome web store!\n\nGet it here: https://chrome.google.com/webstore/detail/bionify-read-faster-with/gomhfpbcjfidhpffhecghfdieincgncc\n\nOfficial website: https://bionify.xyz\n\n## Development\n\nFirst, clone the repository\n\n```\ngit clone https://github.com/cveinnt/bionify.git\n```\n\nThenm, follow [this instruction](https://developer.chrome.com/docs/extensions/mv3/getstarted/#unpacked) to develop unpacked extensions in Chrome.\n\n## Algorithm Specification\n\nWe allow you to customize highlight algorithm using a string similar to this:\n\n```\n- 0 1 1 2 0.4\n```\n\nNote that all numbers and characters are separated by a space. Here is what this string means:\n\n```\n- 0 1 1 2 0.4\n^\n```\n\nThe first character can be either `-` or `+`. If it is `-`, we don't highlight common english words (for example 'a', 'and', etc.) if it is '+' we highlight all words.\n\n```\n- 0 1 1 2 0.4\n  ^\n```\n\nThis specifies the number of highlighted characters for words with length 1. For example 'a' and 'I'. Here we have specified that we don't want to highlight these characters.\n\n```\n- 0 1 1 2 0.4\n    ^\n```\n\nThis specifies the number of highlighted characters for words with length 2. For example 'an' and 'or'. Here we have specified that we highlight the first character of these words.\n\n```\n- 0 1 1 2 0.4\n      ^\n```\n\nHighlight the first character of 3 letter words.\n\n```\n- 0 1 1 2 0.4\n        ^\n```\n\nHighlight the first two character of 4 letter words.\n\n```\n- 0 1 1 2 0.4\n           ^\n```\n\nUnlike the previews entries, the last entry is a fractional value between 0 and 1 which specified which fraction of words that are not specified by previous rules must be highlighted.\nFor example, here we highlight the first 40% characters of words with 5 or more characters.\n\n## Credit\n\nBionify is a published fork of [fastread](https://github.com/ahrm/chrome-fastread).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcveinnt%2Fbionify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcveinnt%2Fbionify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcveinnt%2Fbionify/lists"}