{"id":16015468,"url":"https://github.com/magicdawn/get-steady","last_synced_at":"2026-04-03T23:04:48.570Z","repository":{"id":75520132,"uuid":"102855452","full_name":"magicdawn/get-steady","owner":"magicdawn","description":"A simple `throttle` implemantation","archived":false,"fork":false,"pushed_at":"2018-01-16T03:41:28.000Z","size":6,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-22T09:34:46.094Z","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/magicdawn.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-09-08T11:42:15.000Z","updated_at":"2018-01-15T12:28:04.000Z","dependencies_parsed_at":"2023-06-06T17:45:43.127Z","dependency_job_id":null,"html_url":"https://github.com/magicdawn/get-steady","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/magicdawn/get-steady","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magicdawn%2Fget-steady","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magicdawn%2Fget-steady/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magicdawn%2Fget-steady/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magicdawn%2Fget-steady/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/magicdawn","download_url":"https://codeload.github.com/magicdawn/get-steady/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magicdawn%2Fget-steady/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280286294,"owners_count":26304700,"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","status":"online","status_checked_at":"2025-10-21T02:00:06.614Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-08T15:25:34.366Z","updated_at":"2025-10-21T15:32:02.373Z","avatar_url":"https://github.com/magicdawn.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# get-steady\n\u003e A simple `throttle` implemantation\n\n[![Build Status](https://img.shields.io/travis/magicdawn/get-steady.svg?style=flat-square)](https://travis-ci.org/magicdawn/get-steady)\n[![Coverage Status](https://img.shields.io/codecov/c/github/magicdawn/get-steady.svg?style=flat-square)](https://codecov.io/gh/magicdawn/get-steady)\n[![npm version](https://img.shields.io/npm/v/get-steady.svg?style=flat-square)](https://www.npmjs.com/package/get-steady)\n[![npm downloads](https://img.shields.io/npm/dm/get-steady.svg?style=flat-square)](https://www.npmjs.com/package/get-steady)\n[![npm license](https://img.shields.io/npm/l/get-steady.svg?style=flat-square)](http://magicdawn.mit-license.org)\n\n## Install\n```sh\n$ npm i get-steady --save\n```\n\n## API\n```js\nconst steady = require('get-steady');\n\nsteady(fn, wait)\n```\n\n- `fn`: the function need to be wrapper\n- `wait` wait time\n\n## Changelog\n[CHANGELOG.md](CHANGELOG.md)\n\n## License\nthe MIT License http://magicdawn.mit-license.org","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagicdawn%2Fget-steady","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmagicdawn%2Fget-steady","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagicdawn%2Fget-steady/lists"}