{"id":21654643,"url":"https://github.com/localvoid/stemr","last_synced_at":"2025-04-11T21:13:50.154Z","repository":{"id":57370706,"uuid":"71229438","full_name":"localvoid/stemr","owner":"localvoid","description":"Javascript (TypeScript) implementation of the Snowball English (porter2) stemmer algorithm","archived":false,"fork":false,"pushed_at":"2018-05-19T04:15:44.000Z","size":201,"stargazers_count":12,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T21:13:44.385Z","etag":null,"topics":["javascript","porter","snowball","stemmer","text-processing","typescript"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/localvoid.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":"2016-10-18T09:04:38.000Z","updated_at":"2022-09-28T08:39:05.000Z","dependencies_parsed_at":"2022-08-29T17:10:14.689Z","dependency_job_id":null,"html_url":"https://github.com/localvoid/stemr","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localvoid%2Fstemr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localvoid%2Fstemr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localvoid%2Fstemr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localvoid%2Fstemr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/localvoid","download_url":"https://codeload.github.com/localvoid/stemr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248480427,"owners_count":21110937,"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":["javascript","porter","snowball","stemmer","text-processing","typescript"],"created_at":"2024-11-25T08:28:35.825Z","updated_at":"2025-04-11T21:13:50.123Z","avatar_url":"https://github.com/localvoid.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [stemr](https://github.com/localvoid/stemr) \u0026middot; [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/localvoid/stemr/blob/master/LICENSE) [![npm version](https://img.shields.io/npm/v/stemr.svg)](https://www.npmjs.com/package/stemr) [![codecov](https://codecov.io/gh/localvoid/stemr/branch/master/graph/badge.svg)](https://codecov.io/gh/localvoid/stemr) [![CircleCI Status](https://circleci.com/gh/localvoid/stemr.svg?style=shield\u0026circle-token=:circle-token)](https://circleci.com/gh/localvoid/stemr) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/localvoid/stemr)\n\n`stemr` package provides a javascript (TypeScript) implementation of the [Snowball](http://snowball.tartarus.org/)\nEnglish (porter2) stemmer algorithm.\n\n## Example\n\n```ts\nimport { stem } from \"stemr\";\n\nstem(\"stemming\");\n// =\u003e \"stem\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flocalvoid%2Fstemr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flocalvoid%2Fstemr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flocalvoid%2Fstemr/lists"}