{"id":19176316,"url":"https://github.com/dergoogler/bota64","last_synced_at":"2025-02-23T01:13:40.042Z","repository":{"id":57700788,"uuid":"442299523","full_name":"DerGoogler/Bota64","owner":"DerGoogler","description":null,"archived":false,"fork":false,"pushed_at":"2022-07-11T19:23:34.000Z","size":235,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-04T20:46:53.802Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/DerGoogler.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":"2021-12-27T23:44:02.000Z","updated_at":"2022-07-09T10:26:57.000Z","dependencies_parsed_at":"2022-08-28T03:20:14.229Z","dependency_job_id":null,"html_url":"https://github.com/DerGoogler/Bota64","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/DerGoogler%2FBota64","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerGoogler%2FBota64/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerGoogler%2FBota64/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerGoogler%2FBota64/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DerGoogler","download_url":"https://codeload.github.com/DerGoogler/Bota64/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240254288,"owners_count":19772392,"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-11-09T10:28:01.823Z","updated_at":"2025-02-23T01:13:40.006Z","avatar_url":"https://github.com/DerGoogler.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bota64\n\nSimple string encryption\n\n## Installing\n\n```bash\nnpm install bota64 --save\n\nbun add bota64\n\nyarn add bota64\n```\n\n# Usage\n\nQuick example\n\n```js\nimport Bota64 from \"bota64\";\n\nconst b = new Bota64();\n\nconst e = b.encode(\"I like you :)\");\n\nconst d = b.decode(e);\n\nconsole.log(`Encoded: ${e}`); // =\u003e ¶¶↕≈─Æ≠αžŸα≥┐¶↔6®œ==\n\nconsole.log(`Decoded: ${d}`); // =\u003e I like you :)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdergoogler%2Fbota64","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdergoogler%2Fbota64","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdergoogler%2Fbota64/lists"}