{"id":23046520,"url":"https://github.com/agenthackeryt/bastools","last_synced_at":"2025-06-27T22:05:15.862Z","repository":{"id":143851905,"uuid":"433367711","full_name":"AgentHackerYT/bastools","owner":"AgentHackerYT","description":"A Set of basic tools to help u code","archived":false,"fork":false,"pushed_at":"2022-02-21T12:52:23.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-27T22:03:06.594Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/AgentHackerYT.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-30T09:24:31.000Z","updated_at":"2023-03-17T12:48:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"6a28d06a-2ac0-4c36-8bb1-44d2ac89c46f","html_url":"https://github.com/AgentHackerYT/bastools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AgentHackerYT/bastools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AgentHackerYT%2Fbastools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AgentHackerYT%2Fbastools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AgentHackerYT%2Fbastools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AgentHackerYT%2Fbastools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AgentHackerYT","download_url":"https://codeload.github.com/AgentHackerYT/bastools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AgentHackerYT%2Fbastools/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262341616,"owners_count":23296068,"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-12-15T22:28:07.410Z","updated_at":"2025-06-27T22:05:15.831Z","avatar_url":"https://github.com/AgentHackerYT.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bas Tools\n\u003cdiv align=\"center\"\u003e\n\n\u003cimg src=\"https://logos.flamingtext.com/Name-Logos/Bas-design-sketch-name.png\" width=\"200\" height=\"200\"\u003e\n\n\u003c/div\u003e\n\n- Simple Tools for Better Coding Experience\n- Now There Are 18 Functions\n# Functions\n### Random\n```js\nconst { Random } = require('bastools')\nconst array = [\"hello\" , \"hi\"]\nconst randomised = Random(array)\nconsole.log(randomised)\n// Returns a Random String From The Array\n```\n### RandomIDGen Deprecated\n```js\nconst { RandomIDGen } = require('bastools')\nconst final = RandomIDGen(20)\nconsole.log(final)\n// Returns A String full of Random Characters\n```\n### DupCheck \n```js\nconst { DupCheck } = require('bastools')\nconst final = Dupcheck(\"hello\" \"hello\")\nconsole.log(final)\n// Returns A  Boolean\n```\n### StringToNumber\n```js\nconst { StringToNumber } = require('bastools')\nconst final = StringToNumber(\"123\")\nconsole.log(final)\n// Returns Number\n```\n### RemoveDup\n```js\nconst { RemoveDup } = require('bastools')\nconst array = [\"BasTools\" , \"TestTools\" , \"BasTools\"]\nconst final = RemoveDup(array)\nconsole.log(final)\n// Removes Duplicates from an Array and Returns a New Set\n```\n\n- At This Point I Am Very lazy to explain all the functions so just try to get it by the function name pls\n\n### firstLetterToUppercase\n### firstLetterOfEveryWordToUppercase\n### lastLetterToUppercase\n### lastLetterOfEveryWordToUppercase\n### ArrayToString\n### StringToArray\n### RandomString\n### getFutureTime\n### wait\n### allLettersUppercaseExecptFirstLetterForEveryWord\n### allLettersUppercaseExecptFirstLetter\n### encryptBase64\n### decryptBase64\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagenthackeryt%2Fbastools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagenthackeryt%2Fbastools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagenthackeryt%2Fbastools/lists"}