{"id":20472705,"url":"https://github.com/maxpou/alphabet","last_synced_at":"2025-03-05T13:51:32.732Z","repository":{"id":68227349,"uuid":"107438748","full_name":"maxpou/alphabet","owner":"maxpou","description":":telescope: another experimental project","archived":false,"fork":false,"pushed_at":"2017-12-14T11:15:33.000Z","size":89,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-16T02:29:42.791Z","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/maxpou.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":"2017-10-18T17:08:50.000Z","updated_at":"2017-12-13T16:15:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"a3ea7926-3c24-4a7f-b0b0-5fdfe0944223","html_url":"https://github.com/maxpou/alphabet","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/maxpou%2Falphabet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxpou%2Falphabet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxpou%2Falphabet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxpou%2Falphabet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxpou","download_url":"https://codeload.github.com/maxpou/alphabet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242039686,"owners_count":20061925,"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-15T14:21:23.989Z","updated_at":"2025-03-05T13:51:32.709Z","avatar_url":"https://github.com/maxpou.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Alphabet\n\n[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)\n\n## Purpose\n\nCreate words based on a language statistics.\n\nThe word generated will follow the set statistics:\n* if there is 20% chances to get a 'a' after a 'b', then there is 20% chances to get a 'a' after a 'b'\n* if there is 20% words with a length of 8, then there is 20% chances to generate a 8 letter word\n\n\n## How to use it\n\n```bash\nnode index.js\n```\n\n```bash\n# Options:\n~/alphabet » node index.js --help\n\n  Usage: main [options]\n\n  Options:\n\n    -f, --file [fileName]    Define the dataset [fr]\n    -q, --quantity [number]  Words to create [5]\n    -h, --help               output usage information\n```\n\n\n## Example of generated words (with a french set)\n\n*bril*, *bonats*, *dondi*, *andent*, *érus*, *ancilile*, *bonphatis*, *premi*, *ancerein*\n\n\n## Todo\n\n- [x] Pass the file as argument\n- [x] Get more that 1 word (arguments)\n- [ ] Handle some random errors\n- [ ] Get more realistic words!!!\n- [ ] Document code\n- [ ] Unit test with Jest\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxpou%2Falphabet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxpou%2Falphabet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxpou%2Falphabet/lists"}