{"id":26921712,"url":"https://github.com/yangfan2016/is-continuous","last_synced_at":"2025-04-01T23:37:21.860Z","repository":{"id":57277036,"uuid":"155689823","full_name":"Yangfan2016/is-continuous","owner":"Yangfan2016","description":"It is a tool that can run on browsers and Nodejs to detect whether strings contain continuous characters","archived":false,"fork":false,"pushed_at":"2018-11-08T13:49:19.000Z","size":53,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T03:17:20.146Z","etag":null,"topics":["continuous-testing","docor","input-validation","js","password-strength","rollup","typescript","yarn"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Yangfan2016.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":"2018-11-01T09:12:28.000Z","updated_at":"2019-12-05T03:14:08.000Z","dependencies_parsed_at":"2022-09-17T05:10:15.665Z","dependency_job_id":null,"html_url":"https://github.com/Yangfan2016/is-continuous","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/Yangfan2016%2Fis-continuous","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yangfan2016%2Fis-continuous/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yangfan2016%2Fis-continuous/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yangfan2016%2Fis-continuous/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yangfan2016","download_url":"https://codeload.github.com/Yangfan2016/is-continuous/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246730282,"owners_count":20824396,"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":["continuous-testing","docor","input-validation","js","password-strength","rollup","typescript","yarn"],"created_at":"2025-04-01T23:37:21.211Z","updated_at":"2025-04-01T23:37:21.847Z","avatar_url":"https://github.com/Yangfan2016.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## is-continuous \n[![NPM version](https://img.shields.io/npm/v/is-continuous.svg?style=flat)](https://www.npmjs.com/package/is-continuous)\n[![Build Status](https://travis-ci.org/Yangfan2016/is-continuous.svg?branch=master)](https://travis-ci.org/Yangfan2016/is-continuous)\n[![Coverage Status](https://coveralls.io/repos/github/Yangfan2016/is-continuous/badge.svg?branch=master)](https://coveralls.io/github/Yangfan2016/is-continuous?branch=master)\n\n\u003e It is a tool that can run on browsers and Nodejs to detect whether strings contain continuous characters\n\n\n### Installation\n```bash\n$ npm install is-continuous\n```\n\n### Example\n\ncommonjs\n```js\nvar isContinuous = require('is-continuous');\n```\nesm\n```js\nimport isContinuous from 'is-continuous';\n```\nbrowser\n```html\n\u003cscript src=\"./dist/isContinuous.min.js\"\u003e\u003c/script\u003e\n```\n\n### Apply\n\nCheck the strength of the password\n\n![signup](https://raw.githubusercontent.com/Yangfan2016/PicBed/master/Blog/signup.png)\n\n### API\n\n| params | memo | type | default |\n| :----: | :--: | :--: | :-----: |\n| str | The string to be tested | string | -- |\n| step | The length of continuous substring | number | 6 |\n\n\n### Contributing\n- Fork this Repo first\n- Clone your Repo\n- Install dependencies by `$ npm install`\n- Checkout a feature branch\n- Feel free to add your features\n- Make sure your features are fully tested\n- Publish your local branch, Open a pull request\n- Enjoy hacking \u003c3\n\n### MIT license\nCopyright (c) 2018 yangfan2016 \u0026lt;15234408101@163.com\u0026gt;\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \u0026quot;Software\u0026quot;), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \u0026quot;AS IS\u0026quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n---\nbuilt upon love by [docor](https://github.com/turingou/docor.git) v0.3.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyangfan2016%2Fis-continuous","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyangfan2016%2Fis-continuous","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyangfan2016%2Fis-continuous/lists"}