{"id":17153588,"url":"https://github.com/arguiot/glottologist","last_synced_at":"2025-06-23T10:35:08.635Z","repository":{"id":26464004,"uuid":"108946309","full_name":"arguiot/Glottologist","owner":"arguiot","description":"An easy to use translate library","archived":false,"fork":false,"pushed_at":"2023-03-16T15:09:22.000Z","size":18323,"stargazers_count":59,"open_issues_count":16,"forks_count":11,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-20T14:06:58.060Z","etag":null,"topics":["framework","glottologist","js","language","library","polyglot","translation","website"],"latest_commit_sha":null,"homepage":"https://glottologist.js.org","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/arguiot.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-31T04:43:27.000Z","updated_at":"2023-09-21T08:30:55.000Z","dependencies_parsed_at":"2024-06-21T05:46:28.258Z","dependency_job_id":"be8c0675-3212-4baa-b09d-f8e7c487508c","html_url":"https://github.com/arguiot/Glottologist","commit_stats":{"total_commits":64,"total_committers":5,"mean_commits":12.8,"dds":0.15625,"last_synced_commit":"9fb300b110c1642e94d7d417da93d66795e3f744"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/arguiot/Glottologist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arguiot%2FGlottologist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arguiot%2FGlottologist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arguiot%2FGlottologist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arguiot%2FGlottologist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arguiot","download_url":"https://codeload.github.com/arguiot/Glottologist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arguiot%2FGlottologist/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261462725,"owners_count":23162020,"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":["framework","glottologist","js","language","library","polyglot","translation","website"],"created_at":"2024-10-14T21:46:39.844Z","updated_at":"2025-06-23T10:35:03.621Z","avatar_url":"https://github.com/arguiot.png","language":"JavaScript","readme":"\u003cdiv align=\"center\"\u003e\n\n\u003cimg src=\"https://glottologist.js.org/img/Logo.svg\" width=\"300\"\u003e\n\n# Glottologist\nA JavaScript language translation framework.\n\u003cbr\u003e\n\n[![GitHub release](https://img.shields.io/github/release/arguiot/Glottologist.svg)](https://github.com/arguiot/Glottologist/releases)\n[![Build Status](https://travis-ci.org/arguiot/Glottologist.svg?branch=master)](https://travis-ci.org/arguiot/Glottologist)\n[![Github All Releases](https://img.shields.io/github/downloads/arguiot/Glottologist/total.svg)](https://github.com/arguiot/Glottologist/)\n[![npm](https://img.shields.io/npm/dt/glottologist.svg)](https://www.npmjs.com/package/glottologist)\n[![License](https://img.shields.io/github/license/arguiot/Glottologist.svg)](LICENSE)\n\u003c/div\u003e\n\n## Install\n\n\n- Browsers:\n\n```html\n\u003cscript src=\"https://unpkg.com/glottologist\"\u003e\u003c/script\u003e\n\u003cscript\u003e\n  const glot = new Glottologist();\n\n  /* Your code */\n\n\u003c/script\u003e\n```\n- NodeJS:\n\n```bash\nnpm i glottologist --save\n```\n```js\nconst glot = require(\"glottologist\");\n```\n\n## The full docs can be found [here](https://github.com/arguiot/Glottologist/wiki)\n\n## Support\nGlottologist is a project that required a lot of work and effort. You can show your appreciation by leaving a ⭐️. But you can also contribute in a 'financial' way by giving some XMRs (if you have no idea of what this is, look for Monero on Google) at this address:\n```bash\n49qzWTyu4awZFpnVRUZHCQE8xz1bcoRkCQh1nrRsTHg3if6osQqVXRoFAyGYvhDR4pZ4w8WTKQDykYy5Z2Sj6i9TAj2fiBr\n```\n\n## Contributing\n\nPlease read [CONTRIBUTING.md](./CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.\n\n#### Made something using the Glottologist?\n\nAdd the built with Glottologist badge to your `README.md`\n\n[![Built with Glottologist](https://img.shields.io/badge/Built%20with-Glottologist-blue.svg)](https://img.shields.io/badge/Built%20with-Glottologist-blue.svg)\n\n\nFeel free to send me an email at [arguiot@gmail.com](mailto:arguiot@gmail.com), and I might add your site to an examples section I'm currently working on.\n\n## Versioning\n\nWe use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/arguiot/Glottologist/tags).\n\n## Authors\n\n- **Arthur Guiot** - *Initial work* - [@arguiot](https://github.com/arguiot)\n\nAlso look at the list of [contributors](https://github.com/arguiot/Glottologist/contributors) who participated in this project. If you don't code but you have great ideas, don't hesitate to write your idea in the issue part. If your idea is accepted, I will add you to this list 😊.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details\n\nCopyright \u0026copy; 2017 Arthur Guiot All Rights Reserved.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farguiot%2Fglottologist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farguiot%2Fglottologist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farguiot%2Fglottologist/lists"}