{"id":20815445,"url":"https://github.com/vineyardbovines/comparative-superlative","last_synced_at":"2025-05-07T12:22:52.980Z","repository":{"id":57204526,"uuid":"154590601","full_name":"vineyardbovines/comparative-superlative","owner":"vineyardbovines","description":"returns the comparative or superlative of an adjective","archived":false,"fork":false,"pushed_at":"2023-12-15T05:43:34.000Z","size":10,"stargazers_count":4,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-15T09:29:52.911Z","etag":null,"topics":["language-processing"],"latest_commit_sha":null,"homepage":null,"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/vineyardbovines.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":"2018-10-25T01:14:38.000Z","updated_at":"2024-01-09T10:24:46.000Z","dependencies_parsed_at":"2024-10-15T09:29:59.075Z","dependency_job_id":"71413fe4-e305-4c74-b5db-08bf069b4ab6","html_url":"https://github.com/vineyardbovines/comparative-superlative","commit_stats":null,"previous_names":["gretzky/comparative-superlative"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vineyardbovines%2Fcomparative-superlative","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vineyardbovines%2Fcomparative-superlative/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vineyardbovines%2Fcomparative-superlative/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vineyardbovines%2Fcomparative-superlative/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vineyardbovines","download_url":"https://codeload.github.com/vineyardbovines/comparative-superlative/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225092797,"owners_count":17419706,"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":["language-processing"],"created_at":"2024-11-17T21:23:17.495Z","updated_at":"2024-11-17T21:23:18.066Z","avatar_url":"https://github.com/vineyardbovines.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# comparative-superlative\n\nget the comparative or superlative of a word\n\n## installation\n\n```\nnpm install comparative-superlative\n// or\nyarn add comparative-superlative\n```\n\n## usage\n\n```\nconst cs = require('comparative-superlative')\n\n// cs returns an object containing both\n// the comparative and superlative\n\ncs(\"important\");\n// {\n//    comparative: \"more important\"\n//    superlative: \"most important\"  \n// }\n\ncs(\"happy\")\n// {\n//    comparative: \"happier\"\n//    superlative: \"happiest\"  \n// }\n```\n\n---\n\n💀 init'd with [skeletor](https://github.com/gretzky/skeletor)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvineyardbovines%2Fcomparative-superlative","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvineyardbovines%2Fcomparative-superlative","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvineyardbovines%2Fcomparative-superlative/lists"}