{"id":16482543,"url":"https://github.com/f/deasciifier","last_synced_at":"2025-03-21T07:30:47.275Z","repository":{"id":18029781,"uuid":"21066576","full_name":"f/deasciifier","owner":"f","description":"Deasciifier yabancı metinleri Türkçeye çevirmenize yarayan bir uygulamadır.","archived":false,"fork":false,"pushed_at":"2014-06-21T21:57:04.000Z","size":285,"stargazers_count":30,"open_issues_count":0,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-05-02T01:10:17.545Z","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/f.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-06-21T11:04:17.000Z","updated_at":"2023-10-01T14:12:41.000Z","dependencies_parsed_at":"2022-08-26T10:51:14.341Z","dependency_job_id":null,"html_url":"https://github.com/f/deasciifier","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/f%2Fdeasciifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fdeasciifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fdeasciifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fdeasciifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/f","download_url":"https://codeload.github.com/f/deasciifier/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244119592,"owners_count":20401019,"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-11T13:11:13.192Z","updated_at":"2025-03-21T07:30:46.905Z","avatar_url":"https://github.com/f.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Türkçe Deasciifier\n\nDeasciifier yabancı metinleri Türkçeye çevirmenize yarayan bir uygulamadır.\n\n## Gereksinimler\n\n- Mac OS X\n- node / npm\n\n## Yükleme\n\n```bash\nnpm install deasciifier -g\n```\n\nYüklemeyi tamamladıktan sonra, aşağıdaki pencereye onay verin:\n\n![Service Install](_asset/ss.png)\n\n## Kullanım\n\n```bash\n$ echo \"Nasilsiniz?\" | deasciify\nNasılsınız?\n```\n\n```bash\n$ echo \"Saka mi bu?\" | deasciify\nŞaka mı bu?\n```\n\n### Node.js Kullanımı\n\n```javascript\nvar Deasciifier = require(\"deasciifier\");\n\nvar deascii = new Deasciifier();\ndeascii.deasciify(\"Nasilsiniz?\"); //=\u003e Nasılsınız?\ndeascii.deasciify(\"Saka mi bu?\"); //=\u003e Şaka mı bu?\n```\n\n## Lisans\n\nMIT\n\n---\nTurkish text deasciifier and asciifier JavaScript library.\nDeasciifier code directly converted by Mustafa Emre Acer from \nDr. Deniz Yuret's Emacs Turkish Extension: http://www.denizyuret.com/turkish\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff%2Fdeasciifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ff%2Fdeasciifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff%2Fdeasciifier/lists"}