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

https://github.com/raphamorim/inphinity

A infinity scroll without jQuery or other dependency.
https://github.com/raphamorim/inphinity

Last synced: 10 months ago
JSON representation

A infinity scroll without jQuery or other dependency.

Awesome Lists containing this project

README

          

# Inphinity

> Infinity Scroll without [jQuery](https://jquery.com/) or other dependency.

Inphinity was made to Jekyll static blogs, Drupal and Wordpress sites/blogs.

##### Who is using this?

- [My personal blog](http://raphamorim.com/blog)
- [Free Time](http://free-time.github.io/)

## How to use?

#### Getting

First at all, get Inphinity using [Download Option](https://github.com/raphamorim/inphinity/archive/master.zip) or via bower. To get using [Bower](http://bower.io) just run this command

```sh
bower install inphinity
```

Add the source before body tag end:

```html