{"id":15516667,"url":"https://github.com/alexvcasillas/fib-o","last_synced_at":"2025-03-28T19:29:31.811Z","repository":{"id":48033234,"uuid":"135568608","full_name":"alexvcasillas/fib-o","owner":"alexvcasillas","description":"A cached fibonacci implementation","archived":false,"fork":false,"pushed_at":"2021-08-10T18:20:15.000Z","size":79,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-17T19:55:04.693Z","etag":null,"topics":["cache","fibonacci","javascript","math","recursive"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@alexvcasillas/fib-o","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexvcasillas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"alexvcasillas","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2018-05-31T10:23:51.000Z","updated_at":"2023-03-10T09:24:47.000Z","dependencies_parsed_at":"2022-08-12T17:10:42.958Z","dependency_job_id":null,"html_url":"https://github.com/alexvcasillas/fib-o","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/alexvcasillas%2Ffib-o","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexvcasillas%2Ffib-o/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexvcasillas%2Ffib-o/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexvcasillas%2Ffib-o/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexvcasillas","download_url":"https://codeload.github.com/alexvcasillas/fib-o/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246088039,"owners_count":20721617,"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":["cache","fibonacci","javascript","math","recursive"],"created_at":"2024-10-02T10:09:25.359Z","updated_at":"2025-03-28T19:29:31.778Z","avatar_url":"https://github.com/alexvcasillas.png","language":"JavaScript","funding_links":["https://github.com/sponsors/alexvcasillas"],"categories":[],"sub_categories":[],"readme":"# Fib-O\n\n[![CircleCI](https://circleci.com/gh/alexvcasillas/fib-o.svg?style=svg)](https://circleci.com/gh/alexvcasillas/fib-o)\n\n**Fib-O** is a cached fibonacci implementation.\n\n## Installation\n\nNPM\n\n```\nnpm install @alexvcasillas/fib-o\n```\n\nYARN\n\n```\nyarn add @alexvcasillas/fib-o\n```\n\n## Usage\n\n```\nimport { fib } from '@alexvcasillas/fib-o';\nconst result = fib(50);\nconsole.log(result); // 12586269025\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexvcasillas%2Ffib-o","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexvcasillas%2Ffib-o","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexvcasillas%2Ffib-o/lists"}