0.1.1 • Published 7 years ago

scrollindojs v0.1.1

Weekly downloads
5
License
MIT
Repository
github
Last release
7 years ago

scrollindo.js

Simple abstraction for scroll interactions <3

Build Status devDependency Status

View a demo <3

Cool things :)

How to Use?

Install

Use npm:

npm install scrollindojs

or get scrollindo using Download Option.

Add the source before the closing body tag:

<script src="scrollindo.min.js"></script>
</body>

ps: UMD support is available o/

Usage

scrollindo('#selector', 'class')

Development

Automatic Tasks:

  • $ gulp build : minify the scrollindo.js.
  • $ gulp serve : Watch the files to build and start a static server.
  • $ gulp deploy : Deploy the demo for gh-pages.

Versioning

To keep better organization of releases we follow the Semantic Versioning 2.0.0 guidelines.

Contributing

Find on our issues the next steps of the project ;) Want to contribute? Follow these recommendations.

History

See Releases for detailed changelog.

License

MIT License © Afonso Pacifer