{"id":18709187,"url":"https://github.com/jojoee/thai-names","last_synced_at":"2025-04-12T10:35:09.186Z","repository":{"id":58246149,"uuid":"79650331","full_name":"jojoee/thai-names","owner":"jojoee","description":":tada: Get random Thai names","archived":false,"fork":false,"pushed_at":"2018-12-18T09:44:01.000Z","size":16,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-08T16:48:41.917Z","etag":null,"topics":["alphabet","names","random","thailand"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jojoee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-21T14:24:24.000Z","updated_at":"2022-01-27T15:08:16.000Z","dependencies_parsed_at":"2022-08-31T00:21:43.165Z","dependency_job_id":null,"html_url":"https://github.com/jojoee/thai-names","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jojoee%2Fthai-names","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jojoee%2Fthai-names/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jojoee%2Fthai-names/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jojoee%2Fthai-names/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jojoee","download_url":"https://codeload.github.com/jojoee/thai-names/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248553872,"owners_count":21123541,"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":["alphabet","names","random","thailand"],"created_at":"2024-11-07T12:26:39.475Z","updated_at":"2025-04-12T10:35:08.963Z","avatar_url":"https://github.com/jojoee.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# thai-names\n\n[![Travis](https://img.shields.io/travis/jojoee/thai-names.svg)](https://travis-ci.org/jojoee/thai-names)\n[![Codecov](https://img.shields.io/codecov/c/github/jojoee/thai-names.svg)](https://codecov.io/github/jojoee/thai-names)\n[![Download - npm](https://img.shields.io/npm/dt/thai-names.svg)](http://npm-stat.com/charts.html?package=thai-names)\n[![Version - npm](https://img.shields.io/npm/v/thai-names.svg)](https://www.npmjs.com/package/thai-names)\n[![License - npm](https://img.shields.io/npm/l/thai-names.svg)](http://opensource.org/licenses/MIT)\n[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=flat-square)](https://github.com/semantic-release/semantic-release)\n\nGet random Thai names\n\n## Installation\n\n```\n// npm\nnpm install starwars-names\n\n// Bower\n// src/firstnames.json\n```\n\n## Usage for npm\n\n```javascript\nvar names = require('thai-names');\nvar allNames = names.all();\nvar randomName = names.random();\nvar threeRandomNames = names.random(3);\n\n// Example result\n/*\n[\n  {\n    name: 'Aileen',\n    meaning: {\n      en: '',\n      th: 'อเมริกัน แปลว่า แสงสว่าง'\n    }\n  },\n  ...\n]\n*/\n```\n\n## API\n- [x] Random\n- [x] All\n- [ ] Filter by alphabet, keyword, multi-keywords\n\n## Future update\n- [x] Separate meaning by pipe (`|`)\n- [ ] Demo page\n- [ ] Add script to alphabetical order and export to `json` format\n- [ ] Add script to check duplication\n- [ ] Add submit page (user can submit new name) using [Firebase](https://firebase.google.com/) to store it\n- [ ] More name\n- [ ] Add surname\n- [ ] Add \"very\" Thai names\n- [ ] Combine firstname and surname\n\n## Contribute\n1. Fork the repo\n2. Install Node.js and dependencies\n3. Make a branch for your change and make your changes\n4. Run `git add -A` to add your changes\n5. Run `npm run commit` (don not use `git commit`)\n6. Push your changes with `git push` then create Pull Request\n\n## Contribute for owner\n```\n$ npm install -g semantic-release-cli\n$ semantic-release-cli setup\n\nUsing above command to setup \"semantic-release\"\n```\n\n## Reference\n- Thai names, credit from [รวบรวมชื่อคนที่สะกดได้ทั้งภาษาไทยและภาษาต่างประเทศ และความหมายของชื่อค่ะ](https://pantip.com/topic/31259696) by [Almond Hambert Jr](https://pantip.com/profile/240418)@22012017-1014\n- Great guide - [How to Write an Open Source JavaScript Library](https://egghead.io/courses/how-to-write-an-open-source-javascript-library)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjojoee%2Fthai-names","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjojoee%2Fthai-names","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjojoee%2Fthai-names/lists"}