{"id":25481727,"url":"https://github.com/pawancodecrafts/textlens","last_synced_at":"2026-04-20T19:02:48.789Z","repository":{"id":271209138,"uuid":"912696638","full_name":"PawanCodeCrafts/TextLens","owner":"PawanCodeCrafts","description":"🔍Text-lens is a text analyzer app that allows you to transform your text like - word counter, character counter, text case converter app, remove extra spaces, copy text etc. ","archived":false,"fork":false,"pushed_at":"2025-02-09T14:23:18.000Z","size":488,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-18T09:37:08.907Z","etag":null,"topics":["character-counter","character-recognition","download-text-file","react-app","reactjs","removespace","text-analyzer","text-editor","textlens","wordcounter"],"latest_commit_sha":null,"homepage":"https://pawancodecrafts.github.io/TextLens/","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/PawanCodeCrafts.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,"zenodo":null}},"created_at":"2025-01-06T07:55:08.000Z","updated_at":"2025-02-12T11:26:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"d769b328-eaed-43f1-a25d-5ab8c141d5ab","html_url":"https://github.com/PawanCodeCrafts/TextLens","commit_stats":null,"previous_names":["pawancodecrafts/textlens"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PawanCodeCrafts/TextLens","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PawanCodeCrafts%2FTextLens","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PawanCodeCrafts%2FTextLens/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PawanCodeCrafts%2FTextLens/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PawanCodeCrafts%2FTextLens/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PawanCodeCrafts","download_url":"https://codeload.github.com/PawanCodeCrafts/TextLens/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PawanCodeCrafts%2FTextLens/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32061251,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["character-counter","character-recognition","download-text-file","react-app","reactjs","removespace","text-analyzer","text-editor","textlens","wordcounter"],"created_at":"2025-02-18T16:54:34.226Z","updated_at":"2026-04-20T19:02:48.768Z","avatar_url":"https://github.com/PawanCodeCrafts.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003eTextLens 🔍\u003c/h1\u003e\n\u003ch4\u003e A Powerful Text Analysis Tool\u003c/h4\u003e\n\u003cp\u003eTextLens is a simple yet effective text analysis tool designed to help developers and researchers process and analyze text efficiently. Whether you're looking to count words, extract keywords, or analyze sentiment, TextLens provides a seamless experience.\u003c/p\u003e\n\n🚀\u003ch2\u003e Features\u003c/h2\u003e\n✅ Word \u0026 Character Count\u003cbr\u003e\n✅ Keyword Extraction\u003cbr\u003e\n✅ Sentiment Analysis\u003cbr\u003e\n✅ Case Conversion (Uppercase, Lowercase, Title Case)\u003cbr\u003e\n✅ Real-time Text Processing\u003cbr\u003e\n\n\u003ch2\u003eThings I'm proud of:\u003c/h2\u003e\n\u003cp\u003eLearning and using React for this project! I am loving it!\u003c/p\u003e\n\n\u003ch2\u003e🖥️ Installation\u003c/h2\u003e\n\u003cp\u003egit clone https://github.com/PawanCodeCrafts/TextLens.git\u003cbr\u003e\ncd TextLens\u003c/p\u003e\n\n\u003ch2\u003e # npm install or yarn install\u003c/h2\u003e\n\n\u003ch3\u003e▶️ Usage\u003c/h3\u003e\n\nRun the project:\n\u003cp\u003enpm start or yarn start\u003cbr\u003e\nOpen your browser and visit: http://localhost:3000\u003c/p\u003e\n\n\u003cp\u003eEnter text and explore the various analysis features.\u003c/p\u003e\n\n\u003ch2\u003e🛠️ Technologies Used\u003c/h2\u003e\nJavaScript\u003cbr\u003e\nReact.js\u003cbr\u003e\nCSS\u003cbr\u003e\nHTML\u003cbr\u003e\n\n\u003ch2\u003e🤝 Contributing\u003c/h2\u003e\nContributions are welcome! Feel free to:\n\n⭐ Star this repo\nFork and submit pull requests\nReport issues\n📜 License\nMIT License\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpawancodecrafts%2Ftextlens","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpawancodecrafts%2Ftextlens","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpawancodecrafts%2Ftextlens/lists"}