{"id":17181559,"url":"https://github.com/dimitarchristoff/spritzy","last_synced_at":"2025-03-25T00:43:50.538Z","repository":{"id":14843628,"uuid":"17566621","full_name":"DimitarChristoff/spritzy","owner":"DimitarChristoff","description":"spritz clone for funz.","archived":false,"fork":false,"pushed_at":"2014-03-11T12:30:35.000Z","size":188,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T03:32:43.405Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/DimitarChristoff.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":"2014-03-09T14:58:47.000Z","updated_at":"2014-03-11T12:30:35.000Z","dependencies_parsed_at":"2022-09-13T01:25:33.573Z","dependency_job_id":null,"html_url":"https://github.com/DimitarChristoff/spritzy","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/DimitarChristoff%2Fspritzy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimitarChristoff%2Fspritzy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimitarChristoff%2Fspritzy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimitarChristoff%2Fspritzy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DimitarChristoff","download_url":"https://codeload.github.com/DimitarChristoff/spritzy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245377961,"owners_count":20605375,"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-15T00:34:40.542Z","updated_at":"2025-03-25T00:43:50.513Z","avatar_url":"https://github.com/DimitarChristoff.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"spritzy\n=======\n\nIt's like Spritz - only it's without all the science and the niceties. Yet, it kind of works.\n\nIn action - [http://fragged.org/spritzy/example/](http://fragged.org/spritzy/example/)\n\n## usage\n\nHere's an example under AMD:\n```javascript\ndefine(function(require){\n\n\tvar textNode = document.querySelector('[data-spritzy]'),\n\t\ttext = textNode.innerText || textNode.textContent;\n\n\tvar Sptitzy = require('spritzy'),\n\t\tspritzy = new Sptitzy(document.querySelector('div.reader'), {\n\t\t\ttext: text,\n\t\t\tcycle: false,\n\t\t\tcache: true\n\t\t});\n});\n```\n\n## todo\n\nComing:\n - build (minified)\n - bookmarklet\n - controls + keyboard shortcuts\n ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimitarchristoff%2Fspritzy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdimitarchristoff%2Fspritzy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimitarchristoff%2Fspritzy/lists"}