{"id":16125597,"url":"https://github.com/semibran/fibonacci","last_synced_at":"2025-04-06T13:12:50.419Z","repository":{"id":130492033,"uuid":"95266581","full_name":"semibran/fibonacci","owner":"semibran","description":"Efficiently read numbers from the Fibonacci sequence","archived":false,"fork":false,"pushed_at":"2017-06-24T01:01:53.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T18:59:23.895Z","etag":null,"topics":["fibonacci","numbers"],"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/semibran.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-06-24T00:50:38.000Z","updated_at":"2017-06-27T18:21:07.000Z","dependencies_parsed_at":"2024-03-15T04:08:38.557Z","dependency_job_id":null,"html_url":"https://github.com/semibran/fibonacci","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/semibran%2Ffibonacci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semibran%2Ffibonacci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semibran%2Ffibonacci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semibran%2Ffibonacci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semibran","download_url":"https://codeload.github.com/semibran/fibonacci/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247485291,"owners_count":20946398,"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":["fibonacci","numbers"],"created_at":"2024-10-09T21:30:07.213Z","updated_at":"2025-04-06T13:12:50.391Z","avatar_url":"https://github.com/semibran.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fibonacci\n\u003e Efficiently read numbers from the [Fibonacci sequence](https://en.wikipedia.org/wiki/Fibonacci_sequence)\n\n```js\n\u003e const fibonacci = require('fibonacci')\nundefined\n\n\u003e fibonacci(10) // first ten elements\n[1, 1, 2, 3, 5, 8, 13, 21, 34, 55]\n\n\u003e fibonacci(10, 5) // skip five\n[8, 13, 21, 34, 55, 89, 144, 233, 377, 610]\n```\n\n## install\n```sh\nnpm install semibran/fibonacci\n```\n\n## license\n[MIT](https://opensource.org/licenses/MIT) © [Brandon Semilla](https://git.io/semibran)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsemibran%2Ffibonacci","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsemibran%2Ffibonacci","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsemibran%2Ffibonacci/lists"}