{"id":18609755,"url":"https://github.com/unlight/thesaurus-service","last_synced_at":"2025-11-02T20:30:28.260Z","repository":{"id":33695127,"uuid":"37348086","full_name":"unlight/thesaurus-service","owner":"unlight","description":"Provides synonym for word, uses remote sites (words.bighugelabs.com, thesaurus.altervista.org, thesaurus.com, etc.)","archived":false,"fork":false,"pushed_at":"2017-04-02T16:21:03.000Z","size":51,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-10T09:58:09.213Z","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/unlight.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-06-12T22:43:02.000Z","updated_at":"2015-10-04T02:35:00.000Z","dependencies_parsed_at":"2022-09-13T05:11:23.138Z","dependency_job_id":null,"html_url":"https://github.com/unlight/thesaurus-service","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/unlight%2Fthesaurus-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unlight%2Fthesaurus-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unlight%2Fthesaurus-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unlight%2Fthesaurus-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unlight","download_url":"https://codeload.github.com/unlight/thesaurus-service/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239400596,"owners_count":19632049,"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-07T03:07:10.742Z","updated_at":"2025-11-02T20:30:28.214Z","avatar_url":"https://github.com/unlight.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"thesaurus-service\r\n=================\r\nProvides synonym for word, uses remote sites (words.bighugelabs.com, thesaurus.altervista.org, thesaurus.com, etc.)\r\n\r\nUSAGE\r\n-----\r\n```js\r\nvar ts = require(\"thesaurus-service\");\r\nvar streamTs = ts.stream(\"development\"); // streamTs is a Readable stream\r\nstreamTs.on(\"data\", function(data) {\r\n\tconsole.log(data.word); // evolutiong, rowthgrowing, maturation, ontogeny, ...\r\n});\r\n```\r\n\r\nCHANGELOG\r\n---------\r\n1.0 (24 Jul 2015)\r\n- First release\r\n\r\n1.1 (2 Sep 2015)\r\n- Added multitran.ru\r\n- Added moby-thesaurus.org\r\n\r\n1.2 (10 Sep 2015)\r\n- Fixed readme usage section\r\n- Fixed altervista (added error handler)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funlight%2Fthesaurus-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funlight%2Fthesaurus-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funlight%2Fthesaurus-service/lists"}