Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meiblorn/ng2-fullpage
Angular 2 fullPage.js port library
https://github.com/meiblorn/ng2-fullpage
angular angular7 aot-compatible fullpage ngx-fullpage
Last synced: 2 months ago
JSON representation
Angular 2 fullPage.js port library
- Host: GitHub
- URL: https://github.com/meiblorn/ng2-fullpage
- Owner: vsfedorenko
- License: mit
- Created: 2016-05-12T05:38:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-06-02T00:28:37.000Z (over 4 years ago)
- Last Synced: 2024-05-22T04:29:13.748Z (6 months ago)
- Topics: angular, angular7, aot-compatible, fullpage, ngx-fullpage
- Language: TypeScript
- Homepage: http://meiblorn.github.io/ngx-fullpage
- Size: 41.9 MB
- Stars: 276
- Watchers: 7
- Forks: 49
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-angular-components - ng2-fullpage - Angular 2 fullpage scrolling. (Uncategorized / Uncategorized)
- awesome-angular-components - ng2-fullpage - Angular 2 fullpage scrolling. (Uncategorized / Uncategorized)
- awesome-angular - ng2-fullpage - Angular 2 fullpage scrolling. (Uncategorized / Uncategorized)
README
[![ngx-fullpage](https://raw.githubusercontent.com/meiblorn/ngx-fullpage/master/logo.png)](https://github.com/meiblorn/ngx-fullpage)
# 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&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)[![Greenkeeper badge](https://badges.greenkeeper.io/meiblorn/ngx-fullpage.svg)](https://greenkeeper.io/)Create Beautiful Fullscreen Scrolling websites (now with Angular 2 and above)!
This is an Angular [fullPage.js](https://github.com/alvarotrigo/fullPage.js) port library.
[![npm version](https://badge.fury.io/js/ngx-fullpage.svg)](https://badge.fury.io/js/ngx-fullpage)
[![Dependency Status](https://david-dm.org/meiblorn/ngx-fullpage.svg)](https://david-dm.org/meiblorn/ngx-fullpage)
[![devDependency Status](https://david-dm.org/meiblorn/ngx-fullpage/dev-status.svg)](https://david-dm.org/meiblorn/ngx-fullpage#info=devDependencies)
[![peerDependency Status](https://david-dm.org/meiblorn/ngx-fullpage/peer-status.svg)](https://david-dm.org/meiblorn/ngx-fullpage?type=peer)
[![Test Coverage](https://codeclimate.com/github/meiblorn/ngx-fullpage/badges/coverage.svg)](https://codeclimate.com/github/meiblorn/ngx-fullpage/coverage)
[![Code Climate](https://codeclimate.com/github/meiblorn/ngx-fullpage/badges/gpa.svg)](https://codeclimate.com/github/meiblorn/ngx-fullpage)New:
- Project is updated to support Angular 7 !
## Help wantedAs for now, I have no enough time to work on the this library.
I 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.I am looking for collaborators who could help me to keep library up to date and resolve incoming PR's and issues.
If you are interested in it, contact me via email: [email protected]## Demo
Check out the live demo [HERE](http://meiblorn.github.io/ngx-fullpage)
## Docs
For docs checkout our [WIKI](https://github.com/meiblorn/ngx-fullpage/wiki)
For typedocs checkout this [LINK](http://meiblorn.github.io/ngx-fullpage/docs/index.html)