{"id":13481135,"url":"https://github.com/vsfedorenko/ngx-fullpage","last_synced_at":"2025-03-27T11:31:57.152Z","repository":{"id":84711063,"uuid":"58611030","full_name":"vsfedorenko/ngx-fullpage","owner":"vsfedorenko","description":"Angular 2 fullPage.js port library","archived":false,"fork":false,"pushed_at":"2020-06-02T00:28:37.000Z","size":43895,"stargazers_count":276,"open_issues_count":29,"forks_count":49,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-05-22T04:29:13.748Z","etag":null,"topics":["angular","angular7","aot-compatible","fullpage","ngx-fullpage"],"latest_commit_sha":null,"homepage":"http://meiblorn.github.io/ngx-fullpage","language":"TypeScript","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/vsfedorenko.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}},"created_at":"2016-05-12T05:38:39.000Z","updated_at":"2024-02-03T20:44:07.000Z","dependencies_parsed_at":"2024-01-14T09:00:20.533Z","dependency_job_id":null,"html_url":"https://github.com/vsfedorenko/ngx-fullpage","commit_stats":{"total_commits":138,"total_committers":6,"mean_commits":23.0,"dds":"0.46376811594202894","last_synced_commit":"6b15088eb86cc49bda083bc05ab7e62082519b2d"},"previous_names":["meiblorn/ng2-fullpage","vsfedorenko/ngx-fullpage","meiblorn/ngx-fullpage"],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsfedorenko%2Fngx-fullpage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsfedorenko%2Fngx-fullpage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsfedorenko%2Fngx-fullpage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsfedorenko%2Fngx-fullpage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vsfedorenko","download_url":"https://codeload.github.com/vsfedorenko/ngx-fullpage/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222239532,"owners_count":16953970,"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":["angular","angular7","aot-compatible","fullpage","ngx-fullpage"],"created_at":"2024-07-31T17:00:49.006Z","updated_at":"2024-10-30T14:31:20.687Z","avatar_url":"https://github.com/vsfedorenko.png","language":"TypeScript","funding_links":[],"categories":["Uncategorized","TypeScript"],"sub_categories":["Uncategorized"],"readme":"[![ngx-fullpage](https://raw.githubusercontent.com/meiblorn/ngx-fullpage/master/logo.png)](https://github.com/meiblorn/ngx-fullpage)\n# ngx-fullpage [![npm downloads](https://img.shields.io/npm/dm/ngx-fullpage.svg)](https://npmjs.org/ngx-fullpage)[![Build Status](https://travis-ci.org/meiblorn/ngx-fullpage.svg?branch=master)](https://travis-ci.org/meiblorn/ngx-fullpage)[![Angular AOT supported](https://img.shields.io/badge/Angular%20AOT-supported-green.svg)](https://img.shields.io/badge/Angular%20AOT-supported-green.svg)[![Join the chat at https://gitter.im/meiblorn/ngx-fullpage](https://badges.gitter.im/meiblorn/ngx-fullpage.svg)](https://gitter.im/meiblorn/ngx-fullpage?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)[![Greenkeeper badge](https://badges.greenkeeper.io/meiblorn/ngx-fullpage.svg)](https://greenkeeper.io/)\n\nCreate Beautiful Fullscreen Scrolling websites (now with Angular 2 and above)!\n\nThis is an Angular [fullPage.js](https://github.com/alvarotrigo/fullPage.js) port library.\n  \n[![npm version](https://badge.fury.io/js/ngx-fullpage.svg)](https://badge.fury.io/js/ngx-fullpage)\n[![Dependency Status](https://david-dm.org/meiblorn/ngx-fullpage.svg)](https://david-dm.org/meiblorn/ngx-fullpage)\n[![devDependency Status](https://david-dm.org/meiblorn/ngx-fullpage/dev-status.svg)](https://david-dm.org/meiblorn/ngx-fullpage#info=devDependencies)\n[![peerDependency Status](https://david-dm.org/meiblorn/ngx-fullpage/peer-status.svg)](https://david-dm.org/meiblorn/ngx-fullpage?type=peer)\n[![Test Coverage](https://codeclimate.com/github/meiblorn/ngx-fullpage/badges/coverage.svg)](https://codeclimate.com/github/meiblorn/ngx-fullpage/coverage)\n[![Code Climate](https://codeclimate.com/github/meiblorn/ngx-fullpage/badges/gpa.svg)](https://codeclimate.com/github/meiblorn/ngx-fullpage)\n\nNew: \n - Project is updated to support Angular 7 !  \n \n## Help wanted\n\nAs for now, I have no enough time to work on the this library. \nI am a backend developer, write Java / Python programs and that's the reason why library updates are so rare. I am not able to follow all the new trends in Angular, fullpage.js and frontend in general.\n\nI am looking for collaborators who could help me to keep library up to date and resolve incoming PR's and issues.\nIf you are interested in it, contact me via email: meiblorn@gmail.com \n\n\n## Demo\n\nCheck out the live demo [HERE](http://meiblorn.github.io/ngx-fullpage)\n\n## Docs \n\nFor docs checkout our [WIKI](https://github.com/meiblorn/ngx-fullpage/wiki)\n\nFor typedocs checkout this [LINK](http://meiblorn.github.io/ngx-fullpage/docs/index.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvsfedorenko%2Fngx-fullpage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvsfedorenko%2Fngx-fullpage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvsfedorenko%2Fngx-fullpage/lists"}