{"id":19879934,"url":"https://github.com/evnix/testrepo","last_synced_at":"2026-06-13T05:31:31.269Z","repository":{"id":146212539,"uuid":"42191780","full_name":"evnix/testrepo","owner":"evnix","description":"temporary repo","archived":false,"fork":false,"pushed_at":"2015-09-09T17:04:19.000Z","size":128,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-01T02:42:25.374Z","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/evnix.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":"2015-09-09T16:50:12.000Z","updated_at":"2015-09-09T16:53:08.000Z","dependencies_parsed_at":"2023-04-07T08:54:12.885Z","dependency_job_id":null,"html_url":"https://github.com/evnix/testrepo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/evnix/testrepo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evnix%2Ftestrepo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evnix%2Ftestrepo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evnix%2Ftestrepo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evnix%2Ftestrepo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evnix","download_url":"https://codeload.github.com/evnix/testrepo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evnix%2Ftestrepo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34273788,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-12T17:09:47.876Z","updated_at":"2026-06-13T05:31:31.232Z","avatar_url":"https://github.com/evnix.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"####Included:\n\tconcordance.js\t\t\tThe Class File\n\ttestrun.js\t\t\t\tFile to run.\n\tthis README.txt\n\n\n####Requirements:\n\n\t1. nodejs\n\t\n\tDownload \u0026 Install nodejs: https://nodejs.org/en/download/\n\t\n\tmake sure the PATH is set properly.\n\t\n\tNodeJS Installation Tutorial/Resources:\n\t\t[Mac OSX Tutorial](http://coolestguidesontheplanet.com/installing-node-js-on-osx-10-10-yosemite/)\n\t\t[Ubuntu Intallation]Tutorial(https://www.digitalocean.com/community/tutorials/how-to-install-node-js-on-an-ubuntu-14-04-server)\n\t\t[Windows tutorial](http://blog.teamtreehouse.com/install-node-js-npm-windows)\n\t\n\t\n####Execution:\n\n\t- unzip the archive.\n\t- Open Terminal or Command Prompt\n\t- cd to the `concordance` directory.\n\t\n\tType the following command:\n\t\n\tnode testrun.js\n\t\n\tThe above should execute the program and give the expected output.\n\t\nAmount of Time Spent: 2 hours* (1 hour for the planning \u0026 prototype and the rest for fixing bugs and documentation.)\n\n\n**How it all works:**\n\nThe text is intitially iterated character by character.\n\nA space/new_line/tab is used for separating words.\n\nSlash(/) is also used as a separator as we can have words: His/Her, Male/Female etc.\n\nBut when separating using a slash(/), we have to take care of exceptions such as \"i/o\", \"r/w\", \"b/w\" etc.\n\nWords are lower cased to avoid duplicates\n\nThe special characters :\\;~`)([]{}!?.,\"'* will be discarded.\n\n **Exceptions:**\n \n\t The words containing dot(.) such as e.g. and i.e. mr. etc, will not be discarded.\n\t The words such as let's , John's etc, where a single qoute is used will not be discarded.\n \n**Limitations:**\n \n - Isn't tested for different encodings.\n - no consideration for windows(\\r\\n)\n - doesn't work for complex scenarios like: 'let's go to school'\n - All exceptions haven't been covered(only a few are listed for the test run).\n  \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevnix%2Ftestrepo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevnix%2Ftestrepo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevnix%2Ftestrepo/lists"}