{"id":13517409,"url":"https://github.com/amio/font-mess","last_synced_at":"2025-03-22T14:31:45.911Z","repository":{"id":57239797,"uuid":"98943243","full_name":"amio/font-mess","owner":"amio","description":"Obscure text with messed font.","archived":false,"fork":false,"pushed_at":"2019-05-31T04:49:09.000Z","size":112,"stargazers_count":33,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-15T15:37:03.784Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://mess.now.sh/","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/amio.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":"2017-08-01T00:55:42.000Z","updated_at":"2025-02-11T15:49:33.000Z","dependencies_parsed_at":"2022-08-29T21:23:33.348Z","dependency_job_id":null,"html_url":"https://github.com/amio/font-mess","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amio%2Ffont-mess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amio%2Ffont-mess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amio%2Ffont-mess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amio%2Ffont-mess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amio","download_url":"https://codeload.github.com/amio/font-mess/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244972226,"owners_count":20540944,"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-08-01T05:01:33.453Z","updated_at":"2025-03-22T14:31:45.633Z","avatar_url":"https://github.com/amio.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","Built with Micro"],"sub_categories":["Utilities"],"readme":"\n![explain-font-mess](explain-font-mess.png)\n\nInspect this [obscured quote][o-quote] from Jules Winnfield\nto see how it works.\n\n## Install\n\n```\nnpm install font-mess\n```\n\n## Usage\n\n### Programmatic\n\n```javascript\nconst fs = require('fs')\nconst mess = require('font-mess')\n\nconst messer = mess(fs.readFileSync('some-font.ttf'))\nconst messed = messer('some text')\n// =\u003e {\n//    originalText,\n//    messMapping,\n//    messedText,\n//    messedFontBuffer\n// }\n```\n\n### Endpoint\n\n- https://mess.now.sh\n\n## License\n\nMIT @ [Amio](author)\n\n[npm-badge]:  https://img.shields.io/npm/v/font-mess.svg?style=flat-square\n[npm-link]:   https://www.npmjs.com/package/font-mess\n[author]:     https://github.com/amio\n[o-quote]:     https://mess.now.sh/html/Ezekiel%2025:17.%20The%20path%20of%20the%20righteous%20man%20is%20beset%20on%20all%20sides%20by%20the%20inequities%20of%20the%20selfish%20and%20the%20tyranny%20of%20evil%20men.%20Blessed%20is%20he%20who,%20in%20the%20name%20of%20charity%20and%20good%20will,%20shepherds%20the%20weak%20through%20the%20valley%20of%20the%20darkness,%20for%20he%20is%20truly%20his%20brother%E2%80%99s%20keeper%20and%20the%20finder%20of%20lost%20children.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famio%2Ffont-mess","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famio%2Ffont-mess","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famio%2Ffont-mess/lists"}