{"id":17946995,"url":"https://github.com/defstream/kickable","last_synced_at":"2025-04-03T14:45:16.246Z","repository":{"id":65387920,"uuid":"87403650","full_name":"defstream/kickable","owner":"defstream","description":"Kickable is a service built to answer the age old question of \"Can I Kick It?\"","archived":false,"fork":false,"pushed_at":"2023-03-22T00:45:24.000Z","size":14,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T19:08:05.759Z","etag":null,"topics":[],"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/defstream.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-04-06T08:10:47.000Z","updated_at":"2023-03-05T02:01:16.000Z","dependencies_parsed_at":"2024-12-18T10:04:35.608Z","dependency_job_id":null,"html_url":"https://github.com/defstream/kickable","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/defstream%2Fkickable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defstream%2Fkickable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defstream%2Fkickable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defstream%2Fkickable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/defstream","download_url":"https://codeload.github.com/defstream/kickable/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247024111,"owners_count":20870935,"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-10-29T07:08:18.044Z","updated_at":"2025-04-03T14:45:16.227Z","avatar_url":"https://github.com/defstream.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## kickable\n\n**kickable** is a microservice built to answer the age old question, \"Can I Kick It?\"\n\n#### What is a kickable?\nCurrently only the word \"it\" is kickable. \n\n| NPM   | Builds | Coverage | Vulnerabilities |\n| :------------- | :------------- | :------------- | :------------- |\n| \u003ca href=\"http://npmjs.com/package/kickable\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/kickable.svg\" alt=\"npm version\"\u003e\u003c/a\u003e  | \u003ca href=\"https://travis-ci.org/defstream/kickable\"\u003e\u003cimg src=\"https://img.shields.io/travis/defstream/kickable.svg\" alt=\"build status\"\u003e\u003c/a\u003e | \u003ca href=\"https://codecov.io/github/defstream/kickable\"\u003e\u003cimg src=\"https://img.shields.io/codecov/c/github/defstream/kickable.svg\" alt=\"coverage\"\u003e\u003c/a\u003e | \u003ca href=\"https://snyk.io/test/github/defstream/kickable\"\u003e\u003cimg src=\"https://snyk.io/test/github/defstream/kickable/badge.svg\" alt=\"Known Vulnerabilities\" data-canonical-src=\"https://snyk.io/test/github/defstream/kickable\"\u003e\u003c/a\u003e |\n|  \u003ca href=\"http://npm-stat.com/charts.html?package=kickable\"\u003e\u003cimg src=\"https://img.shields.io/npm/dm/kickable.svg\" alt=\"downloads\"\u003e\u003c/a\u003e | \u003ca href=\"https://circleci.com/gh/defstream/kickable\"\u003e\u003cimg src=\"https://img.shields.io/circleci/project/defstream/kickable.svg\" alt=\"build status\"\u003e\u003c/a\u003e  | \u003ca href='https://coveralls.io/github/defstream/kickable?branch=master'\u003e\u003cimg src='https://coveralls.io/repos/github/defstream/kickable/badge.svg?branch=master\u00262' alt='Coverage Status' /\u003e\u003c/a\u003e\n|\u003ca href=\"https://gemnasium.com/defstream/kickable\"\u003e\u003cimg src=\"https://img.shields.io/gemnasium/defstream/kickable.svg\" alt=\"Gemnasium\"\u003e\u003c/a\u003e |  \u003ca href=\"https://app.wercker.com/project/byKey/ad2cf41dce2ba2da236ef802e4e978d6\"\u003e \u003cimg alt=\"Wercker status\" src=\"https://app.wercker.com/status/ad2cf41dce2ba2da236ef802e4e978d6/s/master\"\u003e\u003c/a\u003e| | |\n\n# Installation\n**Requires Node.js 6+, iojs is not currently supported**\n\n```shell\n$ npm install kickable --save\n```\n\n#### Test \n\n```shell\n$ npm run test\n```\n\n#### Cover \n\n```shell\n$ npm run cover\n```\n\n**CURRENT COVERAGE REPORT**\n\n![codecov.io](https://codecov.io/github/defstream/kickable/branch.svg?branch=master)\n\n# API\n\n### `api.kick(it)`\n\nReturns true if the string `it` is determined to be kickable. \n\n**parameters:**\n- **it**            {String}    The value to determine as kickable\n\n**returns**: {Bool} true if `it` is determined to be kickable, otherwise false.\n\n### What's next?\n- Case Insensitivity\n- Support for configuring kickable items other than `it`.\n- Return true if the item is known to be a kickable noun, ie. ball, wall, door; otherwise false ( sky, feelings, comments )\"\n\n### Discuss\n[![Join the chat at https://gitter.im/kickable/Lobby](https://badges.gitter.im/kickable/Lobby.svg)](https://gitter.im/kickable/Lobby?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\nQuestions or comments can also be posted on the kickable Github issues page.\n\n### Maintainers\nHector Gray (Twitter: \u003ca href=\"https://twitter.com/defstream\"\u003e@defstream\u003c/a\u003e)\n\n### Contribute\nPull Requests welcome. Please make sure all tests pass:\n\n```shell\n$ npm test\n```\n\nPlease submit \u003ca href=\"https://github.com/defstream/kickable/issues\"\u003eGithub issues\u003c/a\u003e for any feature enhancements, bugs or documentation problems.\n\n### License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdefstream%2Fkickable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdefstream%2Fkickable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdefstream%2Fkickable/lists"}