Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vsfedorenko/ngx-fullpage

Angular 2 fullPage.js port library
https://github.com/vsfedorenko/ngx-fullpage

angular angular7 aot-compatible fullpage ngx-fullpage

Last synced: about 1 month ago
JSON representation

Angular 2 fullPage.js port library

Awesome Lists containing this project

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 wanted

As 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)